Reify
Quick start
Install using cargo:
cargo install reify
Write a template:
Write a configuration file:
[[]]
= "templates/environment.json"
= "out/environment.json"
= "handlebars"
Invoke the command to generate filled files:
dev_hostname=dev.com reify -c reify.toml -e dev
Supported Templates
copysimply copy source file to destination pathhandlebarsrust implementation of handlebars templating languageteratera templating engine