- git clone (url given on the github page).
- cd scope
- git submodule update --init cookbooks
- git submodule update --init scope/static/bootstrap
- Make your virtualenv mkvirtualenv --no-site-packages scope
- Install the prerequisites pip install -r requirements.txt
- Use local_settings.py.tmpl to create your own local_settings.py