https://github.com/marketplace/actions/install-poetry-action
- Install poetry
poetry install --with dev
pre-commit install
TODOs
- ruler implementation
- CLI implementation
- comments extraction
poetry install --with [group]
poetry add --group [group] [dep]
mkdocs server