$ man homebrew

Engineering · Terminal and CLI

Homebrew

The Mac package manager. An app store for developer tools that runs from the terminal.

by Shawn Tenam


为什么重要

Homebrew installs Git, Python, Node, and everything else developer tools depend on. Instead of downloading installers from websites, you type brew install and the tool appears. I learned Homebrew during my Mac Mini migration. Did not know what it was. Installed it anyway. Then installed Git, Python, Node. That experience became content. The learning was the content.

你怎么用它

brew install git installs Git. brew install python installs Python. brew update refreshes the package list. brew list shows installed packages. brew upgrade updates everything. Five commands cover 90% of Homebrew usage.


相关术语
TerminalDependenciesPATH
工程与 AI 指南所有术语
built with Next.js · Tailwind · Claude · Remotion