From 6fe352e7a248fa51f0dd6bda3a15b0e8da12b317 Mon Sep 17 00:00:00 2001 From: Nick Winter Date: Mon, 17 Aug 2015 17:43:54 -0700 Subject: [PATCH] Linked to dev setup issues page --- Dev-Setup:-General-Information.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Dev-Setup:-General-Information.md b/Dev-Setup:-General-Information.md index 9ef2b62..a0df020 100644 --- a/Dev-Setup:-General-Information.md +++ b/Dev-Setup:-General-Information.md @@ -9,6 +9,10 @@ Our installation guides are now split into per-OS guides. * **[Mac and Vagrant Setup](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Mac-and-Vagrant)** * **[Vagrant Setup](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Vagrant)** (Experimental, all OS') +### Issues + +We are starting a [list of dev setup issues and workarounds here](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-Issues). If you have a problem and we figure out how to get around it, please help by updating this page. + ### Working in the environment You don't need any particular IDE to work with CodeCombat. Scott uses WebStorm, Nick uses Emacs, and George uses Sublime Text, so already the most important parts are IDE-agnostic. We need help making it friendly for Linux and Windows, though, since we all develop on Mac.