Skip to content

gnodi/generator-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@gnodi/generator-lib

Build Version Downloads Dependencies Dev Dependencies

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

LICENSE

MIT