update description
1 file changed
tree: 169d155dd35e3b3fedd47a340349dc91a0171314
  1. src/
  2. test/
  3. .asf.yaml
  4. .editorconfig
  5. .gitignore
  6. app.yml
  7. CODE_OF_CONDUCT.md
  8. CONTRIBUTING.md
  9. index.js
  10. LICENSE
  11. package-lock.json
  12. package.json
  13. README.md
  14. travis.yml
README.md

Apache ECharts Robot

A robot for Apache ECharts issues and pull requests.

Setup

# Install dependencies
npm install

# Run the bot
npm start