Skip to content

Instantly share code, notes, and snippets.

@ShawnHuang
Created April 17, 2014 08:17
Show Gist options
  • Save ShawnHuang/10963810 to your computer and use it in GitHub Desktop.
Save ShawnHuang/10963810 to your computer and use it in GitHub Desktop.
facebook with GAE
測試
google_appengine/dev_appserver.py --php_executable_path=./php-5.4.25/installdir/bin/php-cgi guestbook
上傳
./google_appengine/appcfg.py update guestbook
@ShawnHuang
Copy link
Author

@ShawnHuang
Copy link
Author

appcfg.py download_app -A your_app_id -V your_app_version output-dir

@ShawnHuang
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment