this is a cli for create go project(do not include web) based on gin and gorm. as for other features, i will not introduce to you. if you are interested in it, you can study the source code.
go get github.com/gongrongyun/qkgo-cli
requirement:
- GO111MODULE=on
- GOBIN in your path
qkgo-cli new [YOUR PROJECT NAME] -p [PROJECT PATH]
-p is optional