fletort/Jinja2 Engine Repo

Use the Jinja2 templating engine on multiple files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
variablesKey, value pairs in .env file format (key=value)no""
keep_templatePut to `true` to keep original template file.false
data_fileSource file contening inputs variable for the jinja template.""
data_formatFormat of the `data_file`. Can be `env`, `ini`, `yaml`, `json` or `automatic` (for automatic detection). The automatic detction is based on the extension then on the content.automatic
data_urlLink to a file contening inputs variable for the jinja template.""
data_url_formatFormat of the `url_file`. Can be `env`, `ini`, `yaml`, `json` or `automatic` (for automatic detection). The automatic detction is based on the content-type http header then on the content.automatic
undefined_behaviour""

no outputs