Contributing - MoeMusic/Moe GitHub Wiki
Some rough notes on contributing before I turn this into an actual page.
- Install poetry
- Clone repo
- cd repo
poetry install
pre-commit install --install-hooks && pre-commit install -t commit-msg
Some rough notes on contributing before I turn this into an actual page.
poetry install
pre-commit install --install-hooks && pre-commit install -t commit-msg