/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
インストール完了後に表示されるコマンドを実行する
brew install xcodes
brew install --cask xcodes
xcodes install
brew install rbenv
rbenv init
シェルを再起動
rbenv install
gem install bundler
brew install go-task
task install
xed .