copier template for authoring Redsun plugins.
Warning
The Redsun ecosystem is still a work in progress. You may use this template at your discretion, but be aware of possible breaking changes in Redsun or Sunflare.
Note
This repo is not meant to be cloned/forked directly!
- hatchling as build backend
- hatch-vcs for version management
- VSCode extensions setup
- ruff for linting and code formatting
- mypy for type checking
- pre-commit hooks for ruff and file checking
- sphinx template in markdown language using myst-parser
- automatic license selection between the following choices:
See the Getting started page in the documentation to use the template.
If you encounter problems in using the template, please file an issue.
All noteable changes are reported here.
Distributed under the terms of the BSD-3 license, redsun-plugin-template
is free and open source software.