Install Homebrew on MacOS

Introduction

Homebrew is a package manager that installs programs and apps on your Mac via the terminal. You can read the official docs at brew.sh.

Install

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"