summaryrefslogtreecommitdiffstats
path: root/scalingo.json
diff options
context:
space:
mode:
authorXavier Priour <xavier.priour@bubblyware.com>2015-12-17 11:59:26 +0100
committerXavier Priour <xavier.priour@bubblyware.com>2015-12-17 11:59:26 +0100
commit43b1c4b576b8f0e4c342ec19684000a06809a253 (patch)
treec92938735d6ad7635b2cb9739c2b509829dbbf84 /scalingo.json
parent4cea6fca908b4f9acd8687293041ebee86284883 (diff)
parentce88495d4783d2352bdc277a69496d90c38495ce (diff)
downloadwekan-43b1c4b576b8f0e4c342ec19684000a06809a253.tar.gz
wekan-43b1c4b576b8f0e4c342ec19684000a06809a253.tar.bz2
wekan-43b1c4b576b8f0e4c342ec19684000a06809a253.zip
Merge remote-tracking branch 'upstream/devel' into devel
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"]
+}