smithoss/gonymizer

[Feature Request] Install with Brew

Aperta

#109 aperta il 4 lug 2022

 (0 commenti) (1 reazione) (0 assegnatari)Go (34 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (160 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Background

Currently, gonymizer users need to build this CLI using the Go Lang in their machines which is a manual cumbersome process. MacOS users are used to install packages using the Brew manager. We could make gonymizer available to install with Brew.

Go Releaser

We could leverage from the Go Releaser to keep the Homebrew Formula up-to-date through a CI workflow like GitHub Actions. See.

Guida contributor