Skip to content

escalant3/cordova-lib

 
 

Repository files navigation

Build status Build Status npm version
BuildBot waterfall with cordova-mobile-spec running on real Android and iOS devices.

cordova-lib

Contains npm modules used primarily by cordova and plugman.

Setup

  • Clone this repository onto your local machine. git clone https://git-wip-us.apache.org/repos/asf/cordova-lib.git
  • In terminal, navigate to the inner cordova-lib directory. cd cordova-lib/cordova-lib
  • Install dependencies and npm-link npm install && npm link
  • Navigate to CLI and Plugman directories and link cordova-lib cd ../../cordova-cli && npm link cordova-lib && npm install cd ../../cordova-plugman && npm link cordova-lib && npm install

About

Mirror of Apache Cordova

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 45.3%
  • C++ 19.4%
  • Objective-C 15.6%
  • Java 12.4%
  • Shell 2.9%
  • C# 2.8%
  • Other 1.6%