smithoss/gonymizer

[Feature Request] Install with Brew

Offen

#109 geöffnet am 04.07.2022

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (34 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (160 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide