smithoss/gonymizer

[Feature Request] Install with Brew

オープン

#109 opened on 2022/07/04

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Go (34 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (160 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド