This repository contains a set of documents and tutorials for the Visual Studio 2015 release of Tools for Apache Cordova.
Note that, with the exception of known issues, this documentation does not apply to Visual Studio 2013 CTPs.
- Using Apache Cordova 5
- Using Gulp with your Cordova projects
- Getting Started Building Cordova Apps in a Team / Continuous Integration (CI) Environment
- Package & Publish your Cordova Applications
- Using TypeScript with your Cordova projects
- Using the Bower package manager with your Cordova projects
- Using the NuGet package manager with your Cordova projects
- Build and Simulate iOS in the Cloud (MSDN)
- Build a Cordova app for iOS using Parallels (MSDN)
- Run the Android Emulator on OSX when using Windows in Parallels (MSDN)
- Convert a Cordova Project to a PhoneGap Project (MSDN)
Help us improve out docuementaiton by sending us a pull-request or opening a GitHub Issue
- Download samples from our Cordova Samples repository
- Follow us on Twitter
- Visit our site http://aka.ms/cordova
- Read MSDN docs on using Visual Studio Tools for Apache Cordova
- Ask for help on StackOverflow
- Email us your questions
By downloading and running this project, you agree to the license terms of the third party application software, Microsoft products, and components to be installed.
The third party software and products are provided to you by third parties. You are responsible for reading and accepting the relevant license terms for all software that will be installed. Microsoft grants you no rights to third party software.
Unless otherwise mentioned, the code samples are released under the MIT license.
The MIT License (MIT)
Copyright (c) Microsoft Corporation
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.