Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philschatz/jeeves-bot


https://github.com/philschatz/jeeves-bot

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# jeeves

> a GitHub App built with [probot](https://github.com/probot/probot) that does my mundane tasks for me

## Setup

```
# Install dependencies
npm install

# Run the bot
npm start
```

See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.