We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Project structure and tooling mostly derives from the copier-py-package, see its documentation for context and additional instructions.
This project can be updated from the upstream repo, see updates
From zero to hero (passing tests that is):
Run tests:
nox
Use mise to activate the virtualenv for local dev
Install deps in active virtualenv:
reqs bootstrap
reqs sync
Configure pre-commit:
pre-commit install
Versions are date based. Tools:
hatch version
mise run bump
mise run bump -- --help