pacstall / pacstall/pacstall-programs
PacReq: camunda-modeler
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 216
- Forks
- 187
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 117
Description
Types
-bin (Binary release of the package)
URL
https://downloads.camunda.cloud/release/camunda-modeler/
or https://github.com/camunda/camunda-modeler/releases
Building guide
https://docs.camunda.io/docs/components/modeler/desktop-modeler/
https://github.com/camunda/camunda-modeler
Additional context
The release contains two shell scripts to register and de-register the Camunda Modeler as the default editor for BPMN and DMN files.
We use xdg-utils from https://www.freedesktop.org/ that are supported by all major Linux desktop environments.
Register: Use the script ./xdg_register.sh register the modeler.
Unregister: Use the script ./xdg_unregister.sh to revert the registration.
Resources: https://www.freedesktop.org/wiki/Software/xdg-utils/
License: MIT + Uses bpmn-js, dmn-js, and form-js licensed under the bpmn.io license.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Camunda Modeler release URLs and building guide to identify the binary release details. Read resources/platform/linux/support/xdg_register.sh and xdg_unregister.sh to understand the desktop file-registration behavior. Done means the package recipe targets the release and preserves the documented registration and deregistration support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100