Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 890 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 890 Bytes

Camunda Modeler Test Plugin

Compatible with Camunda Modeler version 3.0

This plugin is expected to use all of Camunda Modeler extension points. It should clearly indicate if any of the parts does not work as expected.

Building

Install dependencies:

npm install

Package plugin to dist/camunda-modeler-test-plugin:

npm run build

or

npm run dev

Using

Build the plugin and copy camunda-modeler-test-plugin directory to your plugins directory.

Additional Resources

Licence

MIT