@marstamm/create-bpmn-io-module
v0.1.2
Published
A template generator for new bpmn-io extensions.
Downloads
5
Readme
create-bpmn-io-module
A template generator for new bpmn-io extensions.
How to use
From the command line, run
npx @marstamm/create-bpmn-io-module <project-name>
cd <project-name>
or, to add missing config to an existing project, run
npx @marstamm/create-bpmn-io-module
inside the project directory.