Skip to content

Commit

Permalink
update mono repo: go-zero
Browse files Browse the repository at this point in the history
  • Loading branch information
hhstore committed Mar 19, 2021
1 parent 5c97f32 commit 5a40c1c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@

# cookiecutter-go

- boilerplate, go project starter.
- [x] boilerplate, go project starter with `go-zero/gin/go-micro`.
- [x] go 微服务(`go-zero/gin/go-micro`)项目目录生成工具/脚手架.
- [x] 基于 [cookiecutter](https://github.com/cookiecutter/cookiecutter) 实现.



## Feature:


Expand All @@ -19,7 +18,7 @@
- [x] [gin](https://github.com/gin-gonic/gin)
- [x] [go-micro](https://github.com/asim/go-micro)
- [x] 可单个使用, 也可同时组合使用
- usage:
- [x] usage:
- [x] 先创建 `mono-repo` 根目录
- [x] 切换到 `app/` 下, 创建 `single app` 单个微服务目录.

Expand Down

0 comments on commit 5a40c1c

Please sign in to comment.