Skip to content

An easy way to handle remote cordova builds without using `Phonegap Build Server`

License

Notifications You must be signed in to change notification settings

stanhuff/cordova-build

Repository files navigation

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

About

An easy way to handle remote cordova builds without using `Phonegap Build Server`

Resources

License

Stars

Watchers

Forks

Packages

No packages published