a GitHub App built with probot
You can install it from https://github.com/apps/hello-world-keval
# Install dependencies
npm install
# Run the bot
npm start
See docs/deploy.md if you would like to run your own instance of this app.
initial push