asciimoo/hister

enhancement: distribute via `brew`

Open

#161 opened on Mar 4, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (59 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,164 stars)
PR merge metrics
 (PR metrics pending)

Description

This requires ~10 lines of configuration (see https://goreleaser.com/customization/homebrew/), but it does require configuring a new repo and a secret for GH actions. Distributing the binary via brew may help work around MacOS refusing to run the binary from the releases page without a signature.

Contributor guide