57 Forks
473 Stars
473 Watchers

cordova

Apache Cordova

How to download and setup cordova

Open terminal and run command
git clone https://github.com/apache/cordova.git
git clone is used to create a copy or clone of cordova repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cordova https://github.com/apache/cordova/archive/master.zip

Or simply clone cordova with SSH
[email protected]:apache/cordova.git

If you have some problems with cordova

You may open issue on cordova support forum (system) here: https://github.com/apache/cordova/issues