0.6.0 • Published 9 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-cliUsage
$ cranbee-template compile template.html > template.jsonTests
To run the test suite, first install the dependencies, then run npm test:
$ npm install
$ npm testLicense
MIT