@bpmn-io/bpmnlint-generate-docs-images

Generate documentation images for bpmnlint rules

Usage no npm install needed!

<script type="module">
  import bpmnIoBpmnlintGenerateDocsImages from 'https://cdn.skypack.dev/@bpmn-io/bpmnlint-generate-docs-images';
</script>

README

bpmnlint-generate-docs-images

Build Status

Generate documentation images for your bpmnlint rules.

Usage

Given your bpmnlint plug-in adheres to the example plug-in structure with rule documentation in the docs/rules folder.

Generate or update images based on example BPMN 2.0 files via this tool:

cd bpmnlint-plugin-example
npx @bpmn-io/bpmnlint-generate-docs-images .

License

MIT