You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
project Generate base code for go project use clean architecture
113
+
domain Create new domain in project
114
+
help, h Shows a list of commands or helpfor one command
115
+
116
+
GLOBAL OPTIONS:
117
+
--help, -h show help
118
+
--version, -v print only the version (default: false)
119
+
```
120
+
121
+
The [go-base-gen](https://github.com/dung13890/go-base-gen) tool was created with the purpose to help developers save their time in creating a project with a clean architecture. The tool will generate the code base for you, you just need to focus on the business logic.
0 commit comments