Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 221 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 221 Bytes

How to Contribute

Get the Source

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

Install the Dependencies

$ npm install

Run the Tests

$ npm test