-
Notifications
You must be signed in to change notification settings - Fork 17
CoderBot core
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.
Install git:
sudo apt-get install git
then get the latest versione:
cd
git clone https://github.com/previ/coderbot.git
cd coderbot
chmod +x ./init.py
To start the bot:
./init.py