Yeoman generator for Idyll projects
First, install Yeoman and generator-idyll using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-idyllThen generate your new project:
yo idyllFeel free to learn more about Yeoman at http://yeoman.io/
MIT © Matthew Conlen