Created
March 13, 2014 14:40
-
-
Save collinprice/9529740 to your computer and use it in GitHub Desktop.
Install phonegap ubuntu 13.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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