Skip to content

Commit 766ced9

Browse files
committed
添加在Docker中使用这次是真的
1 parent 371624c commit 766ced9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ cg update
2727
```
2828
> Windows/Mac/Linux 均相同。
2929
30+
## 在Docker中使用
31+
```sh
32+
docker pull yanglibing/code-generator
33+
docker run --rm -it yanglibing/code-generator
34+
```
35+
3036
## 参数说明
3137
```
3238
用法:cg command file [options]

0 commit comments

Comments
 (0)