1.2.1 • Published 9 months ago
generator-infi-gotify v1.2.1
INFI Go Project Gen
A Yeoman generator for Golang project of INFI
Usage
install yeoman global
npm install yo -g
npm install generator-infi-gotify -g
In a new directory, generate the project
yo infi-gotify
Change to the project directory, run go mod tidy