https://github.com/nlm/jinjacli
Jinja2 command-line interface
https://github.com/nlm/jinjacli
Last synced: about 1 year ago
JSON representation
Jinja2 command-line interface
- Host: GitHub
- URL: https://github.com/nlm/jinjacli
- Owner: nlm
- Created: 2016-04-18T11:17:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T11:20:31.000Z (over 10 years ago)
- Last Synced: 2025-03-15T06:44:24.829Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jinjacli
========
a simple command-line interface to jinja
usage: jinja [-h] [-o output_file] input_file
why ?
-----
because it's convenient to use templating in config files
todo
----
- give user a way to inject environment variables for template rendering