generator-infi-gowebapi
v0.0.1
Published
The Golang WebAPI project generator
Downloads
3
Maintainers
Readme
INFI Gowebapi Gen
A Yeoman generator for Golang WebAPI project of INFI
Usage
install yeoman global
npm install yo -g
npm install generator-infi-gowebapi -g
In a new directory, generate the project
yo infi-gowebapi
Change to the project directory, run go mod tidy