pinussilvestrus / mopl

Easily install Camunda Desktop Modeler plugins.
MIT License
2 stars 0 forks source link

mopl

mopl (modeler plugins) is a command line tool to easily install Camunda Desktop Modeler plugins.

Screenshot

Requirements

Installation

git clone https://github.com/pinussilvestrus/mopl.git
cd mopl/

Hint: copy or link the bash script depending on your needs.

Usage

# [mopl] Usage: mopl -hvnlo
mopl -h

# list installed plugins
mopl -l

# install from registry
mopl

# install specific plugin
mopl -n bpmn-js-token-simulation-plugin 

# install to specific directory
mopl -o some/local/path 

Additional Resources

License

MIT