blob: 716cc4a98e598c12fed61aae784cf24e2431e0e7 [file] [view]
# Apache ECharts Robot
A robot for Apache ECharts issues and pull requests.
## Setup
```sh
# Install dependencies
npm install
# Run the bot
npm start
```