/bootstrap_gimp_plugin

Prepare your gimp plugin

Primary LanguageRuby

This script prepare your python-fu GIMP plug-in

Usage

./genere_plug-in_gimp.rb -n my_blda_plugin -d "this is a description" -e "Use this plugin to ..." -l MIT -y 2021 -a rivsc -m "My great plugin"

See source code for available parameters.