0.6.0 • Published 8 years ago
@cranbee/template-cli v0.6.0
Cranbee Template CLI
This is a CLI tool for compiling Cranbee Templates.
Installation
$ npm install -g @cranbee/template-cli
Usage
$ cranbee-template compile template.html > template.json
Tests
To run the test suite, first install the dependencies, then run npm test
:
$ npm install
$ npm test
License
MIT