added docs for generate module

This commit is contained in:
2021-08-31 23:44:20 +04:00
parent 9d69aed8ce
commit 6b43d94e8d
4 changed files with 121 additions and 2 deletions

View File

@@ -176,6 +176,7 @@ p2prc --rmgroup <group id>
```
p2prc --gen <project name> --mod <go module name>
```
[read more about the generate module](GenerateImplementation.md)