Skip to content

hatamiarash7/Jinja-Parser

Repository files navigation

Jinja Parser

Release CodeQL Docker Image Size (latest semver)

It's a Live parser for Jinja2

sc

Install

Local

git clone https://github.com/hatamiarash7/jinja-parser.git && cd jinja-parser
make install
make run

Docker

docker run -d -p 8125:8125 hatamiarash7/jinja-parser

Open http://localhost:8125.


Support 💛

Donate with Bitcoin Donate with Ethereum

ko-fi

Contributing 🤝

Don't be shy and reach out to us if you want to contribute 😉

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Issues

Each project may have many problems. Contributing to the better development of this project by reporting them. 👍