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
- Host: GitHub
- URL: https://github.com/brntbeer/my-first-probot-app
- Owner: brntbeer
- License: isc
- Created: 2018-06-22T12:53:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T12:24:08.000Z (almost 8 years ago)
- Last Synced: 2025-10-10T15:56:11.024Z (9 months ago)
- Topics: getting-started, probot
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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