CLI tool for rendering Jinja2 templates from the command line
CLI for the Jinja2 templating language
jinja2
$ jinja2 template.j2 data.json
$ jinja2 template.j2 --format=yaml variables.yaml
$ jinja2 template.j2 -e ENVIRONMENT=production