Updated Dev Setup: Linux (markdown)

Popey Gilbert 2015-01-23 17:25:39 +00:00
parent e088246ec3
commit c5e5a5171b

@ -25,11 +25,7 @@ On Linux, you'll need make, build-essential, ruby, curl and git installed (`sudo
curl https://raw.githubusercontent.com/codecombat/codecombat/master/scripts/devSetup/bootstrap.sh | bash
```
NOTE: The repository will be in the coco subdirectory. You should not run a separate git clone, as that is taken care of.
7. Ensure you have Python 2 installed with `sudo apt-get install python2`, or your distributional equivalent. Python 3.1 is also supported, but 3.2+ are not tested or you could directly install it from Ubuntu software center or it can be directly downloaded from ubuntu software center.
![](file:///home/geetika/Downloads/oie_Hcy1Jg5DoG8W.png)
7. Ensure you have Python 2 installed with `sudo apt-get install python2`, or your distributional equivalent. Python 3.1 is also supported, but 3.2+ are not tested. If neither of these are working, a final resort might be to directly install it from the Ubuntu software center.
8. Follow the on-screen prompts. The program will download and install all necessary dependencies. If nothing seems to be happening, try running `sudo python ./coco/scripts/devSetup/setup.py` or join the [HipChat](www.hipchat.com/g3plnOKqa) to fix things.
9. Run the following commands in separate windows:
* `./coco/bin/coco-mongodb` - Starts MongoDB