Zemnmez / brewgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brewgo

Install go modules as brew formulae.

The intent of this tool is to have go modules installed to brew as brew formulae, so that brew bundle dump can pick them up. So far, it can just generate formulae for any go package. You can do this now via:

go run github.com/zemnmez/brewgo/cmd/brewgo -print github.com/zemnmez/brewgo

About


Languages

Language:Go 100.0%