Home

Awesome

<div align="center">

asdf-camunda-modeler Build

Camunda Modeler plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add camunda-modeler
# or
asdf plugin add camunda-modeler https://github.com/barmac/asdf-camunda-modeler.git

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 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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Maciej Barelkowski