Skip to content

Instantly share code, notes, and snippets.

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