# 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

