feat: add zr daily build
2 files changed
tree: 433f553d2ce6cff09252754adc810efd46f71d27
  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