cordova-build

0.0.248 • Public • Published

cordova-build

[Documentation to be added]

An easy way to handle your own cordova builds without using Phonegap Build Server and getting around its disadvantages)

Requirements:

  • Node
  • A PC with Windows Phone SDK 8 installed
  • A MAC with XCode 5.1 installed
  • A PC / MAC / Linux with Android SDK installed

Install

npm install -g cordova-build

Usage

cordova-build can run in any of the next 4 different modes:

Server

cordova-build -mode:server

Agent

cordova-build -mode:agent -agent:wp8,android -agentwork:c:\temp

Client

cordova-build -mode:client -build:wp8,android,ios -files:common1.zip,common2.7z -wp8:wp8specific1.7z -android.7z -ios:iosspecific.7z

UI

cordova-build -mode:ui -server:DNS_OR_IP -port:SERVER_PORT

Dependencies (21)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cordova-build

    Weekly Downloads

    219

    Version

    0.0.248

    License

    none

    Last publish

    Collaborators

    • dotnetwise