Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 859 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 859 Bytes

gitme-bot

A GitHub App built with Probot that A Probot app to manage the GitMe Repositories

Setup

# Install dependencies
npm install

# Run the bot
npm start

Deploying

With available Environment variables

Install the now.sh CLI, from the project folder Run...

$ now --dotenv=.env

Fresh Installation

Simply run $ now from the project directory and goto the deployment website to complete the installation.

Contributing

If you have suggestions for how gitme-bot 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 musthu.gm@gmail.com (https://github.com/haxzie/gitme-bot)