Jinja2Html is a CLI aplication that process Jinja2 Templates and write the result in a file.
Dependencies
- Python 2.7
- jinja2 (pip install jinja2)
git clone https://github.com/Charlisim/Jinja2Html
cd Jinja2Html
python jinjatohtml.py template_file [destination_file]