Basic language agnostic repo template for cookiecutter.
cookiecutter https://github.com/cachuperia/blueprint-general
Commit message style - Conventional Commits.
Tools to install: git, pre-commit, and detect-secrets.
You can use this playbook for automated tools installation.
git clone git@github.com:cachuperia/blueprint-general.git
cd blueprint-general
make init
Run make
to list all available targets.