smithoss/gonymizer

[Feature Request] Install with Brew

開放

#109 建立於 2022年7月4日

 (0 則留言) (1 個反應) (0 位負責人)Go (34 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (160 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南