From 17f94d46a74bf549825fe9cb7f941bda3f4d15bc Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 5 Apr 2017 11:58:20 +0300 Subject: [PATCH] Created Platforms (markdown) --- Platforms.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Platforms.md diff --git a/Platforms.md b/Platforms.md new file mode 100644 index 0000000..65a7f93 --- /dev/null +++ b/Platforms.md @@ -0,0 +1,15 @@ +# Supported + +* Source-based platforms +* [Sandstorm](https://sandstorm.io) + +# Fixing in progress + +* Docker + +# Upcoming + +Support will be added after upgrading to Meteor 1.4 and Node v4. + +* [Ubuntu 14.04](https://github.com/wekan/wekan/issues/978) +* [Windows](https://github.com/wekan/wekan/issues/977) \ No newline at end of file