Homebrew
Tips and tricks for working with the best package manager for MacOS!
Installation
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Commands
Find app
brew search visual-studio-code
==> Casks
visual-studio visual-studio-code β visual-studio-code@insidersGet app info
brew info awscli
==> awscli: stable 2.17.27 (bottled), HEAD
Official Amazon AWS command-line interface
https://aws.amazon.com/cli/Install app
List installed apps
macOS apps
Find app
Get app info
Install app
List installed apps
Brew Bundles & Brewfiles
Generate Brewfile
Install Bundle
Last updated