confish

2.0.0 • Public • Published

confish

A tiny module to render json data into dot templates. It is built to work well with my shtore tool.

CLI

JSON data should be passed via stdin. a template file can be specified as the only argument and the rendered template will be printed to stdout.

So to render some data into a template and write it back to disc you could do:

echo '"abc"' | confish template.conf > rendered.conf

Readme

Keywords

none

Package Sidebar

Install

npm i confish

Weekly Downloads

0

Version

2.0.0

License

BSD-3-Clause

Last publish

Collaborators

  • paulavery