Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.51 KB

File metadata and controls

43 lines (27 loc) · 1.51 KB

Camunda Modeler Token Simulation Plug-in

Build Status Compatible with Camunda Modeler version 5 Plugin Type

bpmn-js-token-simulation as a plugin for the Camunda Modeler.

Screenshot

How to use

  1. Download and copy this repository into the plugins directory of the Camunda Modeler
  2. Start the Camunda Modeler
  3. Simulate tokens in a regular BPMN tab

Installing on macOS

Open a Terminal window and run the following commands:

  1. cd ~/Library/Application Support/camunda-modeler
  2. mkdir -p resources/plugins
  3. cd resources/plugins
  4. git clone https://github.com/camunda/camunda-modeler-token-simulation-plugin

Restart Camunda Modeler.

Compatibility Notice

Plugin Version Compatible With Camunda Modeler
0.8.0 - 0.15.0 2.2 - 4.x
0.16.0+ 5.0.0+

Additional Resources

Licence

MIT