Camunda Modeler plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add camunda-modeler
# or
asdf plugin add camunda-modeler https://github.com/barmac/asdf-camunda-modeler.git
# Show all installable versions
asdf list-all camunda-modeler
# Install specific version
asdf install camunda-modeler latest
# Set a version globally (on your ~/.tool-versions file)
asdf global camunda-modeler latest
# Now modeler commands are available
asdf camunda-modeler diagram.bpmn
# Download and run current nightly
asdf camunda-modeler nightly
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Maciej Barelkowski