Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sivel/turquoise
- Owner: sivel
- License: apache-2.0
- Created: 2015-05-01T18:25:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-11T21:24:02.000Z (over 9 years ago)
- Last Synced: 2024-10-25T18:55:16.449Z (3 months ago)
- Language: Python
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`