appfilesbrowser: Browse Srouce Files on Google App Engine
This is a useful tool. User could browse source files on Google App Engine. The author is Chen Baiping (http://code.google.com/u/chendaoan/). Homepage of the project is http://code.google.com/p/appfilesbrowser/.
Feature list:
1. Browse GAE source code online.
* Browse app's folder structure and source files.
* Show source file content
* Download source file
* The same function like ZipMe (http://tinyurl.com/5pcjmx) to download the whole project.
2. Debug online.
You could access http://enter.appspot.com to check the demo and access http://code.google.com/p/appfilesbrowser/ to download source code.
Note:
* Since there are some restrictions on AppEngine, you could just read source code but cannot modify it.
Comments (1)