No commit activity in last 3 years
No release in over 3 years
Command line utilities for PhoneGap.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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