PhoneGap Developer

Command line utilities for PhoneGap:

  • app generation
  • app packaging
  • system reporting

Usage

phonegap --generate path/to/MyFreshApp 
phonegap --build path/to/MyFreshApp
phonegap --report path/to/MyFreshApp

Options

-h, --help ......... Displays help message.
-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.

Copyright (c) 2009 Brian LeRoux. Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php