Development Language Ruby [Ruby] Installing Homebrew

Overview

How to install Homebrew on macOS.

Steps

1. Installation

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

References

Leave a comment