Skip to content
previ edited this page Oct 23, 2014 · 2 revisions

CoderBot core is the core component which realize CoderBot functionality: the web application and programming environment. Please install all other dependencies first.

Installation

Install git: ``sudo apt-get install git

then get the latest versione:

cd git clone https://github.com/previ/coderbot.git

Clone this wiki locally