This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.document | Mon Jul 13 22:27:26 -0700 2009 | |
| |
.gitignore | Mon Jul 13 22:27:26 -0700 2009 | |
| |
.gitmodules | Sun Aug 09 11:09:41 -0700 2009 | |
| |
LICENSE | Mon Jul 13 22:31:55 -0700 2009 | |
| |
README.md | Sun Aug 09 11:09:41 -0700 2009 | |
| |
Rakefile | Sun Aug 09 11:09:41 -0700 2009 | |
| |
VERSION | Mon Aug 10 22:33:29 -0700 2009 | |
| |
bin/ | Sun Aug 09 11:09:41 -0700 2009 | |
| |
lib/ | Mon Aug 10 21:44:49 -0700 2009 | |
| |
phonegap.gemspec | Mon Aug 10 22:33:33 -0700 2009 | |
| |
test/ | Mon Aug 10 21:44:49 -0700 2009 |
README.md
PhoneGap Developer
Command line utilities for PhoneGap.
- source installation
- app generation
- app debugging
- app packaging
- system reporting
Usage
phonegap --generate path/to/MyFreshApp
phonegap --build path/to/MyFreshApp
phonegap --report path/to/MyFreshApp
phonegap --install
Options
-h, --help ......... Displays help message.
-i, --install ...... Installs the PhoneGap source into ~/.phonegap
-v, --version ..... Display the version and then exit.
-g, --generate ..... Generates a PhoneGap application skeleton.
-b, --build ........ Compiles your PhoneGapp application for supported platforms.
-r, --report ....... Generates a report for supported SDK's.
Thank you to the various PhoneGap hackers whom make this script possible
- Rob Ellis
- Brock Whitten
- Dave Johnson
- Joe Bowser
- Shazron Abdullah
- Fil Maj
This project makes use of other awesome tools such as...
iPhone Simulator
http://github.com/jhaynie/iphonesim/tree/master
- Jeff Haynie jhaynie@appcelerator.com
Landon Fuller landonf@plausiblelabs.com
Copyright (c) 2009 Brian LeRoux. Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php







