Skip to content

monfortm/jbrowse-registry

 
 

Repository files navigation

The GMOD Plugin Directory Build Status

https://gmod.github.io/jbrowse-registry/

Registering a Plugin

We would love for you to register your plugin! It's really easy to do:

  1. Edit the plugins.yaml file, and add your plugin to the end of the list
  2. (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 an image: my-plugin.png to your plugin's block.
  3. (Optional) Configure a live demo of the plugin (see the gccontent example in the demos folder, and the demo key in the plugins.yaml file.)
  4. Submit the pull request to this repo

You're done! Once the administrator accepts the PR, the plugin will be published on the site.

Building the Site

This step is for developers, and is not required for registering a plugin with the site.

make

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • HTML 9.0%
  • CSS 1.2%
  • PHP 0.9%
  • C++ 0.7%
  • C 0.1%