We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cff815 commit 1309600Copy full SHA for 1309600
README.md
@@ -7,6 +7,8 @@ Core
7
8
## setup dev environment
9
10
+`make deps` 可能非常耗时间, 建议开代理, 或者直接从 hub.ricebook.net/base/centos:onbuild-eru-core-2017.03.04 这个镜像 copy.
11
+
12
```shell
13
git config --global url."git@gitlab.ricebook.net:".insteadOf "https://gitlab.ricebook.net/"
14
go get gitlab.ricebook.net/platform/core.git
0 commit comments