https://gmod.github.io/jbrowse-registry/
We would love for you to register your plugin! It's really easy to do:
- Edit the
plugins.yaml
file, and add your plugin to the end of the list - (Optional) If you have a small screenshot (approx. 200x100), please
feel free to include it in the
img/
folder of the repository. When adding your plugin add animage: my-plugin.png
to your plugin's block. - (Optional) Configure a live demo of the plugin (see the
gccontent
example in the demos folder, and thedemo
key in the plugins.yaml file.) - Submit the pull request to this repo
You're done! Once the administrator accepts the PR, the plugin will be published on the site.
This step is for developers, and is not required for registering a plugin with the site.
make