Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 510 Bytes

File metadata and controls

20 lines (13 loc) · 510 Bytes

Shopinvader addons repo template

A copier template for Shopinvader addons repositories.

Quick start

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