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