Getting started with the OpenHatch code (moved): Difference between revisions

Content added Content deleted
imported>Paulhomebus
Line 62: Line 62:
cd oh-mainline
cd oh-mainline
mkvirtualenv --no-site-packages openhatch
mkvirtualenv --no-site-packages openhatch
mkdir ~/.virtualenvs
workon openhatch
workon openhatch
python boostrap.py
python boostrap.py