A minimal GitHub repository starter with pre-commit hooks and CI/CD
A minimal GitHub repository template with pre-commit hooks and GitHub Actions CI/CD. Fork and rename to start a new project without boilerplate.
TLDR: Search for
todoand update all occurrences to your desired name.
- Change LICENSE if necessary
- Modify .pre-commit-config.yaml according to your needs
- Modify/add GitHub workflow status badges in README.md
bash scripts/dev-setup.sh