====================== Cookiecutter Python Gimp Plugin Minimal ======================
This is Cookiecutter_ template for a minimal Python Gimp Plugin is currently under development any help is appreciated.
- GitHub repo: https://github.com/audreyr/cookiecutter-pypackage/
- Documentation: https://cookiecutter-pypackage.readthedocs.io/
- Free software: BSD license
Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher):
pip install -U cookiecutter
Generate a Python package project:
cookiecutter https://github.com/giacomomarchioro/cookiecutter-minimalpygimpplugin