Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 544 Bytes

brew.md

File metadata and controls

21 lines (13 loc) · 544 Bytes

Brew Link

Install Brew

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

Check Installed Brew CLIs/Packages

brew ls

Check Brew Instructions/Functions

brew help

Brew CLI

Speedtest Official URL

  1. brew tap teamookla/speedtest

  2. brew update

  3. brew install speedtest --force

Apple Music RPC GitHub Link