Installing¶
Jinks can be installed in different ways.
pipx¶
For a fast and isolated environment use pipx
pipx install jinks
pip¶
If you have your own python environment use pip
pip install jinks
Developpers¶
For developers or if you want to see the repository
git clone git@gitlab.com:Azurennn/jinks.git
cd jinks
pip install -r requirements.txt
There you go !
Jinks should be installed and can be called through the jinks command