update quick start (#63)

* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* update doc

* update readme.md

Co-authored-by: kingxt <dream4kingxt@163.com>
This commit is contained in:
kingxt
2020-09-11 16:06:04 +08:00
committed by GitHub
parent 72aeac3fa9
commit 754e631dc4
2 changed files with 8 additions and 54 deletions

View File

@@ -7,6 +7,11 @@
* 生成MongoDB CURD+Cache
## goctl使用说明
#### 快速生成服务
* api: goctl api new xxxx
* rpc: goctl rpc new xxxx
#### goctl参数说明
`goctl api [go/java/ts] [-api user/user.api] [-dir ./src]`