Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 706 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 706 Bytes

OpenFGA Homebrew Formula

Join our community Twitter

The formulae provided in the OpenFGA Homebrew tap include support for both macOS and Linux binaries.

Getting Started

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[])'