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

``` $ brew contributions --email=me@issyl0.co.uk --repos=coreeeee Error: Unsupported repo: coreeeee. Try one of brew, core, cask, bundle. $ brew untap homebrew/bundle $ brew contributions --email=me@issyl0.co.uk --repos=bundle Error: Couldn't find repo bundle locally. Do you have it tapped? ```
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.