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

https://github.com/openlibhums/generic_plugin_generator

A generic plugin that can be copied to make new plugins.
https://github.com/openlibhums/generic_plugin_generator

Last synced: 4 months ago
JSON representation

A generic plugin that can be copied to make new plugins.

Awesome Lists containing this project

README

          

# generic_plugin_generator
A tool that lets you generate new plugins.

1. Install requirements.txt
2. Run generator.py `python3 generator.py` and answer the questions.
3. Copy the resulting folder into your `janeway/src/plugins/` folder.