It's a Live parser for Jinja2
git clone https://github.com/hatamiarash7/jinja-parser.git && cd jinja-parser
make install
make run
docker run -d -p 8125:8125 hatamiarash7/jinja-parser
Open http://localhost:8125.
Don't be shy and reach out to us if you want to contribute 😉
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Each project may have many problems. Contributing to the better development of this project by reporting them. 👍