Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 674 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 674 Bytes

CIB seven - Getting Started Developing DMN Applications

This Repository contains the example process application for the guide at docs.cibseven.org.

Every step of the tutorial was tagged in this repository. You can jump to the final state of each step by the following command:

git checkout -f Step-X

If you want to follow the tutorial along please clone this repository and checkout the Start tag.

git clone https://github.com/cibseven/cibseven-get-started-dmn.git
git checkout -f Start

License: The source files in this repository are made available under the Apache License Version 2.0.