Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 416 Bytes

helloworldkeval

a GitHub App built with probot

A probot app which welcomes the user when he creates an issue.

You can install it from https://github.com/apps/hello-world-keval

Setup

# 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