Command line package manager for MacOS and Linux
Last updated 2 years ago
Links
- Cask packages for #macos
brew services list
brew services start/stop/restart [name]
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Verify that you've successfully installed Xcode Command Line Tools:
$ xcode-select -p
You should see the following:
/Library/Developer/CommandLineTools