An open API service indexing awesome lists of open source software.

https://github.com/brntbeer/my-first-probot-app

a probot app to learn and understand probot
https://github.com/brntbeer/my-first-probot-app

getting-started probot

Last synced: 2 months ago
JSON representation

a probot app to learn and understand probot

Awesome Lists containing this project

README

          

# my-first-probot-app

>A probot app to learn and understand probot

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how my-first-probot-app could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

[ISC](LICENSE) © 2018 Brent Beer