🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Mike McQuaid dd523db64c
workflows/tests: check tap_syntax on Linux too. (#54046)
We want to make sure all formulae are readable and pass style checks on
both macOS and Linux.

Why Linux? We're doing increasing numbers of things on Linux (bottle
uploads, formulae.brew.sh generation, etc.) and can no longer have
homebrew-core only work on macOS.

This means that changes that make formulae unreadable on Linux will need
to be fixed (e.g. https://github.com/Homebrew/brew/pull/7470) before the
formula changes are merged.

As a nice side-effect: this should make life easier for linuxbrew-core
maintainers.
2020-05-01 09:16:55 +01:00
.github workflows/tests: check tap_syntax on Linux too. (#54046) 2020-05-01 09:16:55 +01:00
Aliases redis 6.0.0 2020-04-30 17:06:50 +00:00
Formula graphviz: update 2.44.0 bottle. 2020-05-01 03:26:21 +00:00
cmd cmd/postgresql-upgrade-database: fix RuboCop Style/ConditionalAssignment. 2020-03-13 20:59:20 +00:00
CONTRIBUTING.md
LICENSE.txt
README.md
formula_renames.json open-cobol: merge into gnu-cobol 2020-04-29 06:05:46 +00:00
tap_migrations.json gearsystem: migrate to cask (#52877) 2020-04-16 23:55:07 +01:00

README.md

Homebrew Core

Core formulae for the Homebrew package manager.

Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.

Join us on https://discourse.brew.sh

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.