A copier template for Shopinvader addons repositories.
To apply it to an existing repository, run this in the repository root:
$ copier git+https://github.com/shopinvader/shopinvader-addons-repo-template .
Answer questions, review changes, run pre-commit run -a
, then commit changes.
To update to the latest version of the template, run this in the repository root:
$ copier -f update