generator-go-lang v1.1.10
A Yeoman Golang Generator
We are very sorry Gophers, but other names for the generator where taken, so we choose
go-lang. But we havegocreateas an alias.
Getting Started
We highly recommand to use
nvm(NVM) to manage your Node versions, and to use the most recent versionsif you have dep for Go package management installed, the generator provides you with an option for that to initialize
First, you have to install yo, as to use any Yeoman Generator.
npm i -g generator-go-langCreate your project in the $GOPATH.
mkdir $GOPATH/src/<username>/your-new_app && cd $_gocreateHave fun!
You could also
npm i -g yoand useyo go-lang
Development
We can highly recommend to consult the Yeoman Guide to write your own Yeoman Generator. Most importantly, to use the generator locally, you have to npm link the generator.
License
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago