wasedaigo/TinyQuest
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
* How to Install 1. Download and install Google App Engine SDK for Python - http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Python 2. Add application to GoogleAppEngineLauncher; the path is /path/to/TinyQuest/TinyQuest * How to Test * client 1. Open test/client/SpecRUnner.html 2. See the test result * server 1. Run GoogleAppEngine 2. Input localhost/test 3. See the test result * clean_up * Before commit, you can remove all temporary files for a clean environment