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

This avoids e.g. ``` Warning: Treating angband as a formula. For the cask, use homebrew/cask/angband-app or specify the `--cask` flag. To silence this message, use the `--formula` flag. ``` when running `brew install angband`.
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.