Giter VIP home page Giter VIP logo

zeebe-modeler's Introduction

Zeebe Modeler

Build Status

The visual workflow editor for Zeebe based on bpmn.io.

Zeebe Modeler

Installation

All Platforms

Download, extract and execute app.

MacOSX

Requires homebrew and cask:

brew cask install zeebe-modeler

Resources

Building the Application

# checkout a tag
git checkout v1.1.0

# install dependencies
npm install

# execute all checks (lint, test and build)
npm run all

# build the application to ./dist
npm run build

Development Setup

Spin up the application for development, all strings attached:

npm run dev

Upstream Sync

We use a sync task to keep up with changes in the upstream Camunda Modeler repository. Execute it via:

npm run sync

The synchronized upstream branch will be master by default. You can specify the branch (--branch or -b) or even the tag (--tag or -t) by giving the according argument.

npm run sync -- -b master

If no merge conflicts appeared, the synchronization task is done and the changes can be pushed remotely. If there were merge conflicts detected, the task automatically exclude unrelated files from the conflicts (e.g. changes inside tabs/dmn/*). Other merge conflicts must be resolved manually.

Code of Conduct

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

License

MIT

Contains parts (bpmn-js) released under the bpmn.io license.

zeebe-modeler's People

Contributors

nikku avatar philippfromme avatar barmac avatar ricardomatias avatar pedesen avatar dominikhorn93 avatar falko avatar felix-mueller avatar bpmn-io-bot avatar romansmirnov avatar siffogh avatar mschoe avatar imgbot[bot] avatar vkatushenok avatar tlefevre avatar stephenott avatar ichigo85 avatar polenz avatar imgbotapp avatar hawky-4s- avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.