/cli

Riot command line tool

Primary LanguageJavaScriptMIT LicenseMIT

Riot cli

Command line tool to precompile riot tags

Build Status Code Quality NPM version NPM downloads MIT License Coverage Status

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