gin app generator
Use go get github.com/binatify/gin-template/cmd/gin-template
- new app
gin-template new hello
Notes: the default module name is same with app name.
- new app with custom module
gin-template -module gin-template new hello
There was an error while loading. Please reload this page.