Skip to content

cliffano/jazz-cli

Repository files navigation

Avatar

Build Status Vulnerabilities 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: