reify-0.4.0 is not a library.
Visit the last successful build:
reify-0.5.8
Reify
Quick start
Install using cargo:
cargo install reify
Write a template (currently only handlebars is supported):
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