Skip to content

Commit 5a40c1c

Browse files
committed
update mono repo: go-zero
1 parent 5c97f32 commit 5a40c1c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11

22
# cookiecutter-go
33

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

88

9-
109
## Feature:
1110

1211

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

0 commit comments

Comments
 (0)