How To - Homebrew
Homebrew
The Missing Package Manager for macOS (or Linux)
Brew Documentation - https://docs.brew.sh
Pre-requisite
First we need to install XCode command line tools, this we can do by opening a terminal and executing below command:
xcode-select --inst...
aksinha.hashnode.dev3 min read