Skip to content

Contributing

jtpavlock edited this page Sep 3, 2020 · 3 revisions

Some rough notes on contributing before I turn this into an actual page.

  1. Install poetry
  2. Clone repo
  3. cd repo
  4. poetry install
  5. pre-commit install --install-hooks && pre-commit install -t commit-msg
Clone this wiki locally