exercise install phonegap cli - GarthDB/phonegap-day-workshop-beginner GitHub Wiki

Exercise: Install the PhoneGap CLI

Install

Follow the Install section of the PhoneGap CLI guide.

Verify

Once you've followed through the above install instructions, we can verify that the latest version is installed:

  1. Open your Terminal (Node.js for Command Prompt on Windows)
  2. Type: phonegap --version
  3. Verify the version:
  • It should be 5.0.0-0.28.0 or higher