npm.io
0.1.2 • Published 3 years agoCLI

@marstamm/create-bpmn-io-module

Licence
MIT
Version
0.1.2
Deps
2
Size
24 kB
Vulns
0
Weekly
0

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.