InstallΒΆ

pip install frink

If you are contributing to the development of Frink, install it as an editable package from your own clone of the git repo. That way you can commit and push you edits.

git clone git@github.com:hactar-is/frink.git lib/frink
pip install -e lib/frink