Documentation is hosted on ReadTheDocs.
This project has a dev container. If you already have VS Code and Docker installed, you can click the badge above or here to get started. Clicking these links will cause VS Code to automatically install the Dev Containers extension if needed, clone the source code into a container volume, and spin up a dev container for use.
To publish a new version of the repository, you can run the Publish
workflow manually and publish to the staging registry from any branch, and you can check the 'Publish to Primary' option when on main
to publish to the primary registry and create a git tag.
This repository uses a copier template. To pull in the latest updates from the template, use the command:
copier update --trust --conflict rej --defaults