cameronsmith / GAEClient

A Google App Engine client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google App Engine Client

A client to interact with GAEManager and Google App Engine either from the terminal or via your PHP source.

Standalone terminal application.

In this mode the application is used for managing your projects from your local machine ie: deploying to the GAEManager or deploying to Google App Engine directly.

Installation

This project is distributed as PHP Archive (PHAR) application for single use command line usage. You can download it as a single file by doing:

wget https://github.com/uk-casmith/GAEClient/blob/master/phar/gaeclient.phar

About

A Google App Engine client.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%