blob: 5fc7222821a8072590c6f2a195a9530337fc0b25 (
plain)
1
2
3
4
5
6
7
|
{
"name": "Heroku Periodical",
"description": "A skeleton app for creating single worker scheduled tasks in Python running on Heroku",
"website": "https://github.com/yuvadm/heroku-periodical",
"addons": ["redistogo:nano"]
}
|