Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.28 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.28 KB

cento_server

Quick Start

git clone git@github.com:robotics-in-concert/rocon_cento.git
cd rocon-cento/app
mrt

Pre-requisites

Recommended Install on Ubuntu Precise 12.04

sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install python-software-properties python g++ make nodejs curl
curl https://install.meteor.com | /bin/sh
sudo npm install -g meteorite
sudo rm -Rf ~/tmp

Run on a private machine

"Your Client Secret" }) ```

  • Run

ROOT_URL=Your URL:Port MONGO_URL=mongodb://localhost:27017/cento mrt