Homebrew 是一个活跃的组织,其在 GitHub 上拥有众多公开仓库,专注于为 macOS 和 Linux 提供缺失的包管理器。主要使用 Ruby 和 Shell 等编程语言的项目包括 brew、homebrew-cask 和 homebrew-core,这些项目为用户提供了丰富的工具和功能,方便软件的管理和安装。
🍺 The Package Manager for Everywhere
💀 The former home of Homebrew/homebrew (deprecated)
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
🍻 Default formulae for the missing package manager for macOS (or Linux)
💀 Homebrew/bundle (merged into Homebrew/brew)
📥 Homebrew (un)installer
💀 Homebrew Services (deprecated)
🏎 An online formulae browser for Homebrew
🗣 Public open-ended discussions. Replacement for our Discourse.
💀 Ubuntu’s command-not-found equivalent for Homebrew on macOS (deprecated)
🔩 A pure-Ruby library for parsing Mach-O files.
🚀 Homebrew's GitHub Actions
💀 Aliases for Homebrew (deprecated)
💀 Versions of Ruby that can be installed and run from anywhere on the filesystem.
🔖 The Homebrew homepage
💀 Tests the full lifecycle of a Homebrew change (deprecated)
💀 Patches for Homebrew formulae
💀 Homebrew Linux Fonts (deprecated)
👩⚕️ Default community health files for the Homebrew organisation on GitHub.
💀 An online Ruby documentation browser for Homebrew/brew
🔓 A Homebrew subcommand that checks installed packages for vulnerabilities
📺 Homebrew's official macOS GUI
ELF patcher implemented in pure Ruby!
📋 Bulk auditing Python dependencies in Homebrew with pip-audit
🥾 Bootstrap binaries for compiling glibc from source
💀 Query Homebrew's analytics from the command-line (deprecated)
💀 A Ruby gem for interfacing with MacStadium's Orka API 2.x (deprecated)
💀 Experimental Rust frontend for Homebrew/brew (deprecated)
Homebrew 在 GitHub 上开发多种项目,主要包括 brew、homebrew-cask 和 homebrew-core。这些项目为 macOS 和 Linux 用户提供了包管理功能,方便软件的安装与管理。
Homebrew 主要使用 Ruby 和 Shell 语言进行开发。此外,还涉及 HTML、TypeScript、Swift 和 Rust 等语言,这使得其项目具有多样性和灵活性。
是的,Homebrew 的所有仓库都是公开的,任何人都可以访问和查看。这种公开性使得社区能够参与贡献和审查项目,增强了安全性和透明度。