Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sivel/turquoise

GitHub Event Notification Webapp
https://github.com/sivel/turquoise

Last synced: about 2 months ago
JSON representation

GitHub Event Notification Webapp

Awesome Lists containing this project

README

        

# turquoise
GitHub Event Notification Webapp

## Running

1. `pip install -r requirements.txt`
2. `TURQUOISE_CONFIG=/path/to/config.py python turquoise.py`

### cron

`35 * * * * /path/to/python /path/to/turquoise/cron.py`