0.0.0 • Published 9 years ago

generator-go-nimble v0.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

generator-go-nimble

Yeoman generator

Getting Started

What is included?

Yeoman generator which generate a nimble boilerplate for GO API project.

npm install -g yo

Yeoman Generators

Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.

To install generator-go-nimble from npm, run:

npm install -g generator-go-nimble

Finally, initiate the generator:

yo go-nimble

License

MIT