Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 351 Bytes

Homebrew.md

File metadata and controls

36 lines (30 loc) · 351 Bytes

Homebrew

brew home
brew --repo
brew config
brew commands
brew doctor
brew doctor --verbose
brew leaves
brew missing
brew outdated
brew update-reset
brew info
brew info postgresql
brew deps postgresql
brew uses postgresql --installed
brew tap
brew untap minio/stable
brew services run postgresql