summaryrefslogtreecommitdiffstats
path: root/scalingo.json
diff options
context:
space:
mode:
Diffstat (limited to 'scalingo.json')
-rw-r--r--scalingo.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/scalingo.json b/scalingo.json
new file mode 100644
index 00000000..57acbacc
--- /dev/null
+++ b/scalingo.json
@@ -0,0 +1,8 @@
+{
+ "name": "wekan",
+ "description": "The open-source Trello-like kanban (build with Meteor)",
+ "repository": "https://github.com/wekan/wekan/",
+ "logo": "https://raw.githubusercontent.com/wekan/wekan/master/meta/icons/wekan-150.png",
+ "website": "https://wekan.io",
+ "addons": ["scalingo-mongodb"]
+}