1.0.0 • Published 4 years ago

jazz-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Build Status Dependencies Status Coverage Status Published Version npm Badge

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-cli

Usage

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.jazz

Colophon

Developer's Guide

Build reports:

1.0.0

4 years ago

0.1.0

8 years ago

0.0.1

10 years ago