You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
We don’t like binary formulae
Our policy is that formulae in the core tap (homebrew/core) must be open-source and either built from source or produce cross-platform binaries (e.g. Java). Binary-only formulae should go to Homebrew Cask.
We can build from source, though I'm not sure that's really any better.
Installing via brew would look like this:
Need to check what we need to do initially and for each release to make this work. Can then decide if and when to do this.
Example: https://github.com/Homebrew/homebrew-core/blob/master/Formula/carina.rb
https://github.com/Homebrew/homebrew-core/blob/master/CONTRIBUTING.md
From https://docs.brew.sh/Acceptable-Formulae.html :
We can build from source, though I'm not sure that's really any better.