/scope

Keeping the pulse of the company

Primary LanguagePython

Scope

Getting Started with Development

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