From 469aceab913895f1f259fefba657170da96a21a5 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 22 Feb 2018 13:28:03 +0200 Subject: [PATCH] Updated Developer Documentation (markdown) --- Developer-Documentation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Developer-Documentation.md b/Developer-Documentation.md index 691fe18..7c042d4 100644 --- a/Developer-Documentation.md +++ b/Developer-Documentation.md @@ -9,6 +9,7 @@ Please read the meteor style guide before making any significant contribution. ## Getting Started - Install [Wekan from source](https://github.com/wekan/wekan-maintainer/tree/master/virtualbox) with rebuild-wekan-meteor-1.6.sh script, with options 1 to install and 3 to rebuild source, to your Linux computer (Debian 10 buster or Ubuntu 17.10 or newer preferred, although older ones could also work), or try installing it via the [[virtual appliance|virtual-appliance]] +- You can use for example [Visual Studio Code](https://code.visualstudio.com/) for editing code, it has Meteor.js etc plugins - Ask questions at [![Wekan chat][vanila_badge]][vanila_chat] - We used to be at ~~[Rocket.Chat][rocket_chat]~~ but that's been discontinued. - You can ask anything, we are here to help. But also consult the sources that are already available.