Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Plugin Library for Octant

License

Notifications You must be signed in to change notification settings

vmware-archive/plugin-library-for-octant

Repository files navigation

Plugin Library for Octant

Plugin Library for Octant provides code to help with creating Octant TypeScript plugins.

Packages

plugin

plugin contains the source code for generated TypeScript components and the Octant plugin helpers.

yeoman-generator

yeoman-generator containes the source code for the Octant plugin yeoman generator which helps developers get started quickly with building plugins.

Contributing

Contributors will need to sign a DCO (Developer Certificate of Origin) with all changes. We also ask that a changelog entry is included with your pull request. Details are described in our contributing documentation.

License

Apache License v2.0: see LICENSE for details.