Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 575 Bytes

probot-tweets

A GitHub App built with Probot that tweets updates on an organization's public repositories

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how probot-tweets 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.

License

ISC © 2018 Musthaq Ahamad [email protected] (https://github.com/haxzie/probot-tweets)