Skip to content

Instantly share code, notes, and snippets.

@BrianAdams
Created May 13, 2015 00:22
Show Gist options
  • Save BrianAdams/428abc3c2ef1c57e62db to your computer and use it in GitHub Desktop.
Save BrianAdams/428abc3c2ef1c57e62db to your computer and use it in GitHub Desktop.
Developer Guide : Plugins

Packaging

Place all of the dependent files with the package that is being downloaded.

OpenROV provides a set of "standard" controls that you can use in your themese. The contracts with these controls will be versioned to prevent breaking plugins. The standard controls can be found in the \src\static\webcomponents folder. There may be some in the \src\static\bower_components folder, but we will be setting up links so that you can find everything in the first spot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment