air-verse / air

☁️ Live reload for Go apps
GNU General Public License v3.0
16.32k stars 770 forks source link

Add Homebrew formula #571

Open bbkane opened 2 months ago

bbkane commented 2 months ago

Hello - could you add a Homebrew formula for air so I can install and upgrade it via Homebrew. It looks like you're already using GoReleaser, and GoReleaser has a built-in Homebrew formula option. I use GoReleaser to generate Homebrew formulas for my CLIs so I can attest it works well.

bbkane commented 1 month ago

@xiantang , I'm not sure this is a good first issue because, even though it's easy, it requires a new Homebrew formulas repo to be made and permissions to be set up so GoReleaser can push to the new repo.

New contributors won't have the permissions to do this