pip install -r requirements.txt
python main.py
The Compilio Runner can be deployed using the deploy script script:
sudo pip install virtualenv
./bin/deploy
Close your terminal instance when the following line appears:
nohup: ignoring input and appending output to ‘nohup.out’
Server will listen on port 7894
.