1.1.0 • Published 8 years ago

generator-erable v1.1.0

Weekly downloads
4
License
MIT
Repository
gitlab
Last release
8 years ago

Erable project bootstrap

Yeoman based bootstrap tool for node.JS projects

HOW TO

Install it

First you need Yeoman installed on your machine

npm install -g yo

Then install this generator:

npm install -g generator-erable 

Use it

Runing the following command will show you the available options:

yo erable

Contributing

After cloning this repository you can easily test your modification by linking the project. Just run npm link at the root of the project and yeoman will have access to the generator.