Skip to content
GitLab
Menu
项目
Groups
代码片段
正在加载...
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
Menu
打开侧边栏
p4git
grpc
提交
5fa88d8a
提交
5fa88d8a
编辑于
6年前
作者:
Jan Tattermusch
浏览文件
操作
下载
电子邮件补丁
差异文件
fix nits in CONTRIBUTING.md
上级
5cdc0964
变更
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 addition
and
3 deletion
+3
-3
CONTRIBUTING.md
CONTRIBUTING.md
+3
-3
未找到文件。
CONTRIBUTING.md
浏览文件 @
5fa88d8a
...
...
@@ -24,9 +24,9 @@ script that unifies the experience of building and testing gRPC in different
languages and on different platforms is provided.
To build gRPC in the language of choice (e.g.
`c++`
,
`csharp`
,
`php`
,
`python`
,
`ruby`
, ...)
-
Prepare you development environment based on language-specific instructions in
`src/YOUR-LANGUAGE`
directory.
-
Prepare you
r
development environment based on language-specific instructions in
`src/YOUR-LANGUAGE`
directory.
-
The language-specific instructions might involve installing C/C++ prerequisites listed in
[
Building gRPC C++: Prerequisites
](
BUILDING.md#pre-requisites
)
as
gRPC implementations
[
Building gRPC C++: Prerequisites
](
BUILDING.md#pre-requisites
)
. This is because
gRPC implementations
in this repository are using the native gRPC "core" library internally.
-
Run
```
...
...
@@ -38,7 +38,7 @@ To build gRPC in the language of choice (e.g. `c++`, `csharp`, `php`, `python`,
```
You can also run
`python tools/run_tests/run_tests.py --help`
to discover useful command line flags supported. For more details,
see
[
tools/run_tests
](
tools/run_tests
)
where you will also find guidance on how to run various other test suites (e.g. interop tests, benchmarks)
see
[
tools/run_tests
](
tools/run_tests
)
where you will also find guidance on how to run various other test suites (e.g. interop tests, benchmarks)
.
## Generated project files
...
...
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录