0.2.0 • Published 1 year ago

@bpmn-io/create-module v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@bpmn-io/create-module

A template generator for new bpmn-io extensions.

How to use

From the command line, run

  npx @bpmn-io/create-module <project-name>
  cd <project-name>

or, to add missing config to an existing project, run

  npx @bpmn-io/create-module

inside the project directory.

0.2.0

1 year ago