4.2.3-alpha.6 • Published 3 years ago

@mkostka/workit-cli v4.2.3-alpha.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

WorkIt CLI

License: MIT lerna Greenkeeper badge

✨Extensible worker for Node.js that work with both Zeebe and Camunda BPM platforms powered by TypeScript ✨

Installing

npm i workit-cli

This generator will help you during your development with workit-camunda. It provides handy tools.

Install a fresh new project

workit init

Generate tasks from your existing BPMN

workit create task --file /your/path.bpmn

Generate new task

workit create task

We use SemVer for versioning. For the versions available, see the tags on this repository.

Useful links

Maintainers

See the list of contributors who participated in this project.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Josh Wulf - zeebe-node inspired me during workit-cli development