mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-23 09:00:20 +08:00
add goctl description
This commit is contained in:
parent
dbf556e7d2
commit
4dfbd66323
@ -97,6 +97,8 @@ go get -u github.com/tal-tech/go-zero
|
||||
|
||||
1. 安装goctl工具
|
||||
|
||||
`goctl`读作`go control`,不要读成`go C-T-L`。`goctl`的意思是不要被代码控制,而是要去控制它。其中的`go`不是指`golang`。在设计`goctl`之初,我就希望通过`她`来解放我们的双手👈
|
||||
|
||||
```shell
|
||||
GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/go-zero/tools/goctl
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user