asdf-camunda-modeler [](https://github.com/barmac/asdf-camunda-modeler/actions/workflows/build.yml)
May 16, 2025 · View on GitHub
asdf-camunda-modeler 
Camunda Modeler plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.
Install
Plugin:
asdf plugin add camunda-modeler
# or
asdf plugin add camunda-modeler https://github.com/barmac/asdf-camunda-modeler.git
Why
Because installing and running Camunda Modeler should be easy.
Usage
# 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 set -u camunda-modeler latest
# Now modeler commands are available
asdf cmd camunda-modeler diagram.bpmn
# Download and run current nightly
asdf cmd camunda-modeler nightly
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Maciej Barelkowski