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

I've been doing this personally for a few months and not hit any bugs. We already do this for `brew tests`. It will allow us to: - remove manual type checks from all developer commands (Sorbet does a better job with these) - better surface bugs - better surface type signatures - get closer to being able to enable this by default for everyone
Manual pages
This directory contains the generated Homebrew man pages from the brew generate-man-completions
command. This command creates the output from the CLI::Parser
definitions in files, sections extracted from the repository's README.md
and brew.1.md.erb
.