Skip to content

Latest commit

 

History

History
88 lines (59 loc) · 1.27 KB

brew.md

File metadata and controls

88 lines (59 loc) · 1.27 KB

Brew Install

Homebrew The Missing Package Manager for macOS (or Linux).

Browsers

brew install --cask google-chrome
brew install --cask microsoft-edge

Chat

brew install --cask discord
brew install --cask slack

Development Tools

brew install awscli
brew install --cask docker
brew install --cask github
brew install node
brew tap teamookla/speedtest
brew update
# Example how to remove conflicting or old versions using brew
# brew uninstall speedtest --force
brew install speedtest --force
brew install --cask visual-studio-code
brew install yarn

Games

brew install openrct2