Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haxzie-xx/gitme-bot

A probot app to manage the GitMe Repository
https://github.com/haxzie-xx/gitme-bot

campus-experts gitme gitme-bot probot probot-app

Last synced: 3 days ago
JSON representation

A probot app to manage the GitMe Repository

Awesome Lists containing this project

README

        

# gitme-bot

> A GitHub App built with [Probot](https://github.com/probot/probot) that A Probot app to manage the GitMe Repositories

## Setup

```shell
# Install dependencies
npm install

# Run the bot
npm start
```

## Deploying

### With available Environment variables
Install the [now.sh CLI](https://github.com/zeit/now-cli), from the project folder Run...
```shell
$ 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](CONTRIBUTING.md).

## License

[ISC](LICENSE) © 2018 Musthaq Ahamad (https://github.com/haxzie/gitme-bot)