bpmn-io / community-health

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

This is an experimental library and not officially supported / endorsed by bpmn.io.

community-health

Get report on community health.

Installation

npm install --global @bpmn-io/community-health

Usage

community-health

Additional resources

Development

Prepare the project by installing all dependencies:

npm install

Then, depending on your use-case, you may run any of the following commands:

# run linter, and test the library
npm run all

# lint
npm run lint

# test
npm test

License

MIT

About

License:MIT License


Languages

Language:JavaScript 100.0%