Skip to content

aioworkers/cookiecutter-aioworkers-plugin

Repository files navigation

Cookiecutter for aioworkers plugin

Cookiecutter template to create aioworkers plugin.

Convert plugin

To use template for plugin:

hatch run init ../aioworkers-sentry

Update plugin

Plugin must be contained .scaraplate.conf with context params

Update plugin with template:

hatch run update ../aioworkers-sentry

Testing

Run tests:

hatch run pytest

Run lint:

hatch run lint:all

Run format:

hatch run lint:fmt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages