Template 🍪
Scaffolding an RSSerpent plugin project with cookiecutter in seconds!
First install cookiecutter with:
pip install cookiecutter # or on macOS brew install cookiecutter # or on Debian/Ubuntu sudo apt install cookiecutter
Then
cookiecutter gh:rsserpent/template
It's all set! Happy hacking with RSSerpent 🎉
Check out the official documentation for detailed plugin developmental guide.