Files
FanFicFare/webservice
2015-12-19 17:08:44 -06:00
..
2015-12-19 17:08:44 -06:00
2015-12-19 17:08:44 -06:00
2015-11-13 14:45:26 -06:00

Before uploading the webservice to Google AppEngine, the files here,
along with ../fanficfare and the contents of
../included_dependencies should be copied to a 'build' (or other)
directory.

rm -rf build
mkdir build

cp -R * build
cp -R ../fanficfare ../included_dependencies/* build

cd build

.../appcfg.py update .