NovatecConsulting / camunda-bpmn-documentation-generator

9 stars 2 forks source link

Camunda BPMN Documentation Generator

Test Project

Code documentation

Hosted via github pages

IDE Formatting Configuration

Please read the IDE Formatting Configuration to configure your IDE properly for editing kotlin files.

The build and upload to Maven-Repo

Creating the Jar-Module with

./gradlew clean build

Publish to local maven repository for usage in a maven project

./gradlew publishToMavenLocal