4. Using the Cordova Command-Line Interface
As mentioned in Chapter 2, included with the framework files for most of the supported mobile device platforms are scripts that you can use to create new projects and test/debug applications. The problem with these scripts is that they’re specific to each mobile device platform and therefore can’t be used to manage a cross-platform project in its entirety.
To make it easier for developers to manage their projects, the Cordova project team built a single, unified command-line interface (CLI) that works across all of the Cordova-supported mobile device platforms. This chapter illustrates how to use the Cordova CLI to manage Apache Cordova application projects.
About the CLI
Because Cordova applications ...
Get Apache Cordova 3 Programming now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.