ContributingΒΆ

git clone git@github.com:symonk/restpite.git
cd restpite
poetry shell
poetry install
pre-commit install
# make a branch and apply changes
tox -e linting, py38 # to confirm things are good locally
push changes to your remote fork and open a pull request to upstream/main