gatewayd-io / docs

GatewayD docs
https://docs.gatewayd.io/
GNU Affero General Public License v3.0
14 stars 6 forks source link

Create formula for brew install on macos #42

Open wilsonmar opened 10 months ago

wilsonmar commented 10 months ago

When users install using Homebrew, it's only one-step. The install can occur on any folder because all formulas are placed in /usr/local/bin so no changes to .bash_profile PATH is needed. It also enables users to upgrade all formulae with one command. It's free! See https://docs.brew.sh/Formula-Cookbook