Created
February 28, 2014 01:15
-
-
Save inoccu/9263255 to your computer and use it in GitHub Desktop.
Cordova(PhoneGap)でiOSアプリを作るための環境構築 ref: http://qiita.com/inoccu/items/a7b975794088cbfc78b5
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
xcode-select --install |
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
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" |
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
brew install node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment