/workshop-sql

https://open-sessions.thinkful.com/sessions/106

Primary LanguagePython

Setup

Prereqs

In the shell

  1. mkvirtualenv workshop-sql
  2. git clone git@github.com:Thinkful-Ed/workshop-sql.git
  3. cd workshop-sql
  4. pip install -r requirements.txt
  5. export SUNLIGHT_API_KEY={your key from http://sunlightfoundation.com/api/accounts/register/}
  6. python install.py