Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rivsc/bootstrap_gimp_plugin
- Owner: rivsc
- Created: 2021-11-12T16:11:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T00:06:09.000Z (about 3 years ago)
- Last Synced: 2024-10-31T18:12:42.782Z (2 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.