An open API service indexing awesome lists of open source software.

https://github.com/perrywerneck/linux-kb

General useful scripts and recipes for Linux
https://github.com/perrywerneck/linux-kb

Last synced: 2 months ago
JSON representation

General useful scripts and recipes for Linux

Awesome Lists containing this project

README

        

# Support Scripts

This folder contains two shell scripts to register and de-register
the Camunda Modeler as the default editor for BPMN, CMMN and DMN
files.

We use xdg-utils from https://www.freedesktop.org/ that are
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/