Analysis updated 2026-06-24
Install a CLI tool on macOS or Linux via brew install
Write a new formula to package your own software for Homebrew
Audit an existing formula to see how a package is built and patched
| homebrew/homebrew-core | spree/spree | opf/openproject | |
|---|---|---|---|
| Stars | 15,285 | 15,421 | 15,065 |
| Language | Ruby | Ruby | Ruby |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 4/5 | 3/5 |
| Audience | developer | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Needs Homebrew installed first, this repo is the default tap and is loaded automatically.
Homebrew Core is the default collection of "formulae" for the Homebrew package manager. Homebrew is a popular tool for installing software on macOS (and Linux) from the command line, and a formula is a script that describes how to download, build, and install a particular piece of software. This repository contains the default set of those formulas -- the ones that come built into Homebrew automatically, without needing to add any extra sources. To install any package listed here, you simply run brew install <formula> in your terminal. The README notes that further documentation, contributing guidelines, and other details are maintained in the main Homebrew/brew repository.
The default tap of Homebrew formulae, the Ruby scripts that tell `brew` how to download, build, and install software on macOS and Linux.
Mainly Ruby. The stack also includes Ruby, Homebrew, Bash.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.