brew
https://github.com/homebrew/brew
Ruby
🍺 The missing package manager for macOS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
11 Subscribers
Add a CodeTriage badge to brew
Help out
- Issues
- Align cask macOS dependencies
- Use full-name helpers for split names
- sorbet: move sorbet/ to project root
- Use PyPI mtimes for source dates
- Update MCP server behavior and corresponding tests
- Warn for Nix-managed Homebrew
- tap-info: list formulae and casks with install status
- Test bare cask macOS dependencies
- bundle/commands/exec: enable `typed: strict`
- dev-cmd/tests: remove obsolete `HOMEBREW_REALLY_USE_INTERNAL_API` cleanup
- Docs
- Utils::AST::FormulaAST#processed_source
- Utils::AST::FormulaAST#formula_contents
- Utils::AST::FormulaAST#add_stanza
- Utils::AST::FormulaAST#replace_stanza
- Utils::AST::FormulaAST#remove_stanza
- Utils::AST::FormulaAST#add_bottle_block
- Utils::AST::FormulaAST#replace_bottle_block
- Utils::AST::FormulaAST#stanza
- Utils::AST::FormulaAST#bottle_block
- Utils::AST::FormulaAST#initialize