# camunda-get-started-quickstart **Repository Path**: itboy2016/camunda-get-started-quickstart ## Basic Information - **Project Name**: camunda-get-started-quickstart - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-04-25 - **Last Updated**: 2022-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Camunda Quick Start - Get Started with Camunda This repository contains the BPMN process and DMN decision table as well as the example code for the get started guide at [https://docs.camunda.org/get-started/quick-start/](https://docs.camunda.org/get-started/quick-start/). 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 ``` License: The source files in this repository are made available under the [Apache License Version 2.0](./LICENSE).