mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

This is the first step towards using the download queue for all download operations e.g. `brew install`, `brew upgrade`, `brew reinstall` etc. While we're here, do some API cleanup and Sorbet type improvements.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.