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.
- Host: GitHub
- URL: https://github.com/openlibhums/generic_plugin_generator
- Owner: openlibhums
- Created: 2020-07-01T12:11:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T08:44:33.000Z (about 1 year ago)
- Last Synced: 2025-04-01T09:32:58.599Z (about 1 year ago)
- Language: Smarty
- Size: 8.79 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.