summaryrefslogtreecommitdiff
path: root/app.json
blob: 0a45bb413229ab8179ca737abc95dbbf811eecd5 (plain)
1
2
3
4
5
6
7
8
{
  "name": "Kanboard",
  "description": "Kanboard is a simple visual task board",
  "repository": "https://github.com/fguillot/kanboard",
  "logo": "http://kanboard.net/assets/img/icon.svg",
  "keywords": ["kanboard", "kanban", "php", "agile"],
  "addons": ["heroku-postgresql:hobby-dev"]
}