Opinionated default repository template based on Copier
- Jinja 86.5%
- Makefile 13.5%
| template | feat: Add repository visibility flag | |
| .bumpversion.toml | Add bumpversion config for template repository | |
| AGENTS.md | docs: Document v-prefix for release tags | |
| CHANGELOG.md | build: Release 0.0.14 | |
| copier.yaml | feat: Add repository visibility flag | |
| README.md | feat: Default sphinx-builder URL to Codeberg | |
| VERSION | build: Release 0.0.14 | |
Copier template default-repository
Our canonical repository setup which should be used by default for new repositories.
It is assumed that this will fit most repositories. Use only what's needed from the template.
Usage
copier copy https://codeberg.org/johbo/default-repository.git .
Development
Version bumps:
nix run nixpkgs#bump-my-version -- bump patch