template-cli 0.2.0

CLI for templating based on JSON, YAML or HCL configuration
Documentation
1
2
3
4
5
6
{
  "string": "string",
  "upper": "UPPER",
  "with-spaces": "string with spaces",
  "empty": ""
}