Skip to content

Setting up dev environment (on debian)

Pieter Vander Vennet edited this page Sep 10, 2013 · 2 revisions

First, you'll need git if you don't have it yet. sudo apt-get install git

Second: ruby on rails: sudo apt-get install rails

Make a git repo git clone https://github.com/ZeusWPI/Gandalf.git

Clone this wiki locally