generator-idyll
v2.1.4
Published
Yeoman generator for Idyll projects
Downloads
11
Maintainers
Readme
generator-idyll
Yeoman generator for Idyll projects
Installation
First, install Yeoman and generator-idyll using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-idyll
Then generate your new project:
yo idyll
Feel free to learn more about Yeoman at http://yeoman.io/
License
MIT © Matthew Conlen