An open API service indexing awesome lists of open source software.

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

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