Skip to content

idyll-lang/generator-idyll

Repository files navigation

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