Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 239 Bytes

File metadata and controls

6 lines (5 loc) · 239 Bytes

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.