- clone the repo
- create and activate a virtual environment
- pip install -r requirements.txt
- copy settings.conf.example to settings.conf
- create an application with twitter
- save your application's CONSUMER_KEY and CONSUMER_SECRET to your settings.conf file
- syncdb / migrate
You're now ready to run the local server and sign in.