mirror of
https://github.com/gosticks/brew.git
synced 2026-09-07 09:20:20 +00:00
- Ensure that `HOMEBREW_TEMP` is only displayed in `brew config` when it's non-default. - Attempt to create a missing `HOMEBREW_TEMP` directory rather than failing to `realpath`. Note this will still fail on permissions errors which is to be expected.
Library
This directory contains all the code run by the official brew and brew cask commands in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.