rochaporto / ezgliding

Website and software for analyzing, visualizing and planning gliding flights
GNU General Public License v3.0
5 stars 2 forks source link

Added ant targets and file struct for appengine. #13

Closed rochaporto closed 10 years ago

rochaporto commented 10 years ago

Added basic structure for appengine, with a sample hello world servlet and all the required configuration files.

Also added handy ant targets for managing the local dev server and the remote appengine update, rollback and log fetch.