Created
August 12, 2014 01:28
-
-
Save kostysh/e4e54c57001015fd11a3 to your computer and use it in GitHub Desktop.
Install Cordova cli on Ubuntu
This file contains 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
sudo add-apt-repository ppa:cordova-ubuntu/ppa | |
sudo apt-get update | |
sudo apt-get install cordova-cli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment