jazz-cli
v1.1.0
Published
CLI for Jazz template engine
Downloads
11
Readme
Jazz CLI
Jazz CLI is a command-line interface for Jazz templating engine.
This is handy when you need to merge a set of parameters into a template via command-line.
Installation
npm install -g jazz-cliUsage
Create a JSON file containing the parameters, and a Jazz file containing the template.
Merge the parameters into the template:
jazz-cli merge path/to/params.json path/to/template.jazzColophon
Build reports:
