Skip to content
Liran Funaro edited this page May 11, 2017 · 9 revisions

Quick Install Guide

Currently, REM supports only Ubuntu Server.

Install the required packages.

sudo apt-get install git python python-dev python-pip

Pull the code from the repository.

git checkout [email protected]:nulman/REM.git

Install the requirements.

cd REM
pip install -r REQUIREMENTS

Quick Start

In the base folder of the code, run the following:

cd server
python server.py