Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rivsc/bootstrap_gimp_plugin

Prepare your gimp plugin
https://github.com/rivsc/bootstrap_gimp_plugin

Last synced: 20 days ago
JSON representation

Prepare your gimp plugin

Awesome Lists containing this project

README

        

## 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.