Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 2.67 KB

File metadata and controls

38 lines (33 loc) · 2.67 KB

Use the Visual Studio Tools for Apache Cordova with Visual Studio Team Services or Team Foundation Services 2015

Tools for Apache Cordova is designed to work with a number of different team build systems since the projects it creates are standard Apache Cordova Command Line interface (CLI) projects. Team Foundation Services 2015 provides a new cross-platform agent that enables VS Team Services or TFS to build directly on Windows or OSX which is a critical capability Cordova based development.

Visual Studio Team Services (formerly Visual Studio Online) and TFS 2015 can take advantage of a pre-built Cordova tasks that add additional features to streamline setup like managaging certificates for iOS! Simply install the Visual Studio Team Services Extension for Cordova and add a Cordova Build task to your build definition.

Visual Studio Team Services Extension for Cordova
Streamline CI setup for your Apache Cordova, PhoneGap, Ionic, or Cordova CLI compatible app using a set of useful pre-defined build steps.
Install now!

See Build Apache Cordova apps with Visual Studio Team Services or Team Foundation Services 2015 for details.

More Information