The formulae provided in the OpenFGA Homebrew tap include support for both macOS and Linux binaries.
brew tap openfga/tap
brew install openfga
To see the list of formula provided in the OpenFGA tap:
ℹ️ The following command depends on the
jq
utility.
brew install jq
brew tap-info openfga/tap --json | jq -r '.[]|(.formula_names[])'