How to egghead

Quick Install (Mac)

Quick Install (Mac)

Open up your terminal paste in the following and then press return to install Homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Afterwards you're going to run each of the following in your terminal:

  • Google Chrome: brew cask google-chrome
  • Slack: brew cask install slack
  • GitKraken: brew cask install gitkraken
  • Visual Studio Code: brew cask install visual-studio-code
  • Yarn: brew install yarn