Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 207 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 207 Bytes

How to Contribute

Get the Source

$ git clone https://github.com/phonegap/phonegap-cli.git
$ cd phonegap-cli/

Install the Dependencies

$ npm install

Run the Tests

$ npm test