riot-cli
v5.1.2
Published
Riot command line utility
Downloads
22,952
Readme
Riot cli
Command line tool to precompile riot tags
Installation
Normally this tool is available directly installing riot via npm:
$ npm install riot -g
But it's also available as standalone package:
$ npm install riot-cli -g