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

Files

Latest commit

624ba1c · Sep 24, 2020

History

History
19 lines (11 loc) · 746 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 746 Bytes

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.