-
Notifications
You must be signed in to change notification settings - Fork 2
Home
SBI- edited this page Oct 14, 2018
·
3 revisions
Jazz Development Environment provides you with tooling for developing RTC Plugins. Main features include running a jetty server for hot deployment and live debugging of jazz plugins.
Setup and usage is handled in a convention over configuration style, which keeps editing files and dealing with setup to a minimum. It is mainly focused on how jazz-community plugins are developed, but all related tools are open sourced under the jazz community organization.
- If you are here for the first time, take a look at the quick start guide
- To learn some common use cases, use the command line guide, and check out how to work with custom plugins
- For in depth information on tasks and how to use them, refer to the tasks section