conf-templater
v1.0.2
Published
Generate templated conf from conf file
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]
