conf-templater
v1.0.1
Published
Generate templated conf from conf file
Downloads
4
Readme
Conf Templater
Template conf file from json configuration
Installation
npm i -g conf-templater
Usage
conf-templater --src conf/ --env var.json --out /tmp/conf
conf-templater -s conf/ -e var.json -o /tmp/conf
Author
kelkchoz - [email protected]