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

This needs to happen after `setup_environment!` so that `HOMEBREW_TEST_GENERIC_OS` is set and `OS.linux?` and `OS.mac?` both `return false`.
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.