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

Content added Content deleted
imported>Paulhomebus
imported>Paulproteus
Line 63: Line 63:
mkvirtualenv --no-site-packages openhatch
mkvirtualenv --no-site-packages openhatch
mkdir ~/.virtualenvs
mkdir ~/.virtualenvs
### use this command
#use the command <code>workon openhatch</code>, only if your prompt hasn't got (openhatch)user@host:~/oh-mainline/$
##### workon openhatch
### only if your prompt hasn't got (openhatch)user@host:~/oh-mainline/$
python bootstrap.py
python bootstrap.py
deactivate
deactivate