Tools needed to download the software needed for development
Terminal
$ xcode-select --install
Go to your home directory and run the following command Processing takes time If you stop in the middle, press enter Enter your PC password when prompted
Terminal
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Terminal
$ brew -v
Homebrew 1.8.0
Terminal
$ brew update
Terminal
$ sudo chown -R `whoami`:admin /usr/local/bin
that's all
Recommended Posts