0.1.1 • Published 8 years ago
@gnodi/generator-lib v0.1.1
@gnodi/generator-lib
Generate a gnodi lib with Yeoman!
## Installation
First, install yo:
$ npm install -g yo
Then, install the generator:
$ npm install -g @gnodi/generator-lib
Use
Generate a lib boilerplate
Generate a lib boilerplate using the command:
$ yo @gnodi/lib
Or simply use the Yeoman interface and chose the generator @gnodi/lib
:
$ yo