Skip to content
mrmch edited this page Dec 14, 2011 · 20 revisions

Setting up your Willet Environment!

Prerequisites not covered

  • Python (2.4+)
  • Git
  • A web browser
  • Tunes

Setup

The following is a guide to help you setup your development environment.

  1. Download Google App Engine: Google App Engine for Python

  2. Git clone the repo willet_referals: git clone

  3. Create and checkout your own personal branch! Name it something cool, like, "My awesome willet branch!"

  4. Create an app.yaml using our template: sample app.yaml

  5. Create an util/local_consts.py using our template: sample util/local_consts.py

  6. Create custom apps for Twitter, Facebook, etc. Add API keys/secrets to your util/local_consts.py

  7. Create the required Shopify Apps for testing, add keys/secrets to your util/local_consts.py

Clone this wiki locally