Zxilly / go-size-analyzer

A tool for analyzing the dependencies in compiled Go binaries, providing insight into their impact on the final build.

Home Page:https://gsa.zxilly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for installation using homebrew

kishaningithub opened this issue · comments

It would be great if i an just perform brew install to install go-size-analyzer in my system.

I see this project uses goreleaser and it supports generation of homebrew formulas

https://goreleaser.com/customization/homebrew/?h=homebrew#versioned-formulas

Since homebrew supports both mac and linux, users of both platforms can benefit from this

I don't use Apple devices so I know very little about homebrew, I'll try to use it as a distribution channel but that may take time.

I'm on Linux and I love using homebrew to install my Go Dev tools and make sure they are always up to date.

It's pretty easy ( famous last words ™️) to set up, with an home "tap" via go releaser.

I have created a PR for homebrew Homebrew/homebrew-core#171603 , let's wait for the feedback from maintainer.

Great addition thanks

You will be able to follow the number of installation from this page

https://formulae.brew.sh/formula/go-size-analyzer#default

There is also an API, or you can get information via brew CLI