public
Description: A Cappuccino, Yahoo! BOSS, and Google App Engine based web search
Homepage:
Clone URL: git://github.com/lethain/mahou.git
commit  7350445970c3a3186bf03bfd09600211809474d7
tree    5baed3c74abf7782faa0257d3ae0d05fa2aa4d2d
parent  f7860ac9011e2fc8ab1c953411412c3bf41ca19f
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