public
Description: A Cappuccino, Yahoo! BOSS, and Google App Engine based web search
Homepage:
Clone URL: git://github.com/lethain/mahou.git
mahou / README
100644 18 lines (10 sloc) 0.438 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 
# Vik Singh (viksi@yahoo-inc.com)
 
You should have Google App Engine (GAE) already installed and configured
Save the qa.zip file in your gae directory (or wherever)
Unzip it, cd into the qa directory
 
In the config file supply your BOSS appid
In the app.yaml file change the application name to your Google App Engine name
 
Then you're done
 
Should be able to cd out one level and run
 
appcfg.py update qa/
 
to upload the project to GAE