Developer Portal Home
The Omnissa Developer Portal is a collection of resources and samples that developers, customers and partners can use to integrate and extend their Omnissa products.
The Omnissa Developer Portal is a free developer program that provides access to a growing community of developers and experts.
Featured Resources for Developers¶
Contributing¶
We welcome contributions from any member of our community. To get started:
- Please familiarize yourself with the Code of Conduct and Developer Certificate of Origin before contributing.
- Read the LICENSE
- Fork the repo as per instructions in CONTRIBUTING.md
- Next initialize the submodules within the repo as per Initialize Submodules
- Edit the content pages under the
/docs
folder - Commit the changes back including your signature as per the Developer Certificate of Origin
- Create a PR to merge your fork changes back into main branch
Testing¶
Please refer to TESTING.md for information on the requirements and process to test the site locally.