69a0498732
* Add deploy button to Heroku * Add composer.json and composer.lock (required by Heroku)
8 lines
279 B
JSON
8 lines
279 B
JSON
{
|
|
"service": "Heroku",
|
|
"name": "RSS-Bridge",
|
|
"description": "RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites which don't have one.",
|
|
"repository": "https://github.com/RSS-Bridge/rss-bridge",
|
|
"keywords": ["php", "rss-bridge", "rss"]
|
|
}
|
|
|