Skip to content

Instantly share code, notes, and snippets.

@collinprice
Created March 13, 2014 14:40
Show Gist options
  • Save collinprice/9529740 to your computer and use it in GitHub Desktop.
Save collinprice/9529740 to your computer and use it in GitHub Desktop.
Install phonegap ubuntu 13.10
apt-get install nodejs npm -y
apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6 git
npm install -g phonegap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment