
# Vik Singh (viksi@yahoo-inc.com)

You should have Google App Engine (GAE) already installed

Save and unzip the fresh.zip file
cd into the fresh directory

In the config file supply your BOSS appid
In the app.yaml file change the application name to your Google App Engine name

That's it

Just cd out one level and execute the conventional GAE commands

appcfg.py update fresh/

to upload and run the project on GAE
