Awesome
generator-riotjs
A generator for Yeoman.
About
This yeoman generator creates a very simple Riot.js project.
Getting Started
Install
$ npm install -g generator-riotjs
Run
$ yo riotjs
You will get a prompt asking for a build file to generate. generator-riotjs
supports the Gulp and Grunt tools. You can also ignore this step and choose none
.