0.0.1 • Published 3 years ago
generator-infi-gowebapi
Licence
MIT
Version
0.0.1
Deps
2
Size
33 kB
Vulns
1
Weekly
0
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