jinja-cli
jinja-cli copied to clipboard
a command line interface to jinja;
Results
2
jinja-cli issues
Sort by
recently updated
recently updated
newest added
Hi! It would be great to use custom Jinja2 filters. In similar project [j2cli](https://github.com/kolypto/j2cli): > `--filters filters.py`: Load custom Jinja2 filters and tests from a Python file. Will load all...