Link Search Menu Expand Document

MacOS Initial setup

Brew

Install brew Homebrew

Brew CLI applications

  • python@2
  • python@3
  • yarn
  • node@10
brew install python@2 python@3 yarn node@10

Brew UI applications

  • Sublime Text
  • VSCode
brew cask install sublime-text visual-studio-code