pkg.soopen package index

brew / Rang 6868

richgo mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für richgo in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install richgo

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#richgo

nixpkgs package indexes · pkgs/by-name/ri/richgo/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Enrich go test outputs with text decorations

Befehle und Aliase

  • richgo

Verlauf

Projektgeschichte und Nutzung

richgo is a Go command wrapper that enriches `go test` output with labels, colors, coverage styling, and other text decorations.

Projektgeschichte

richgo was created by kyoh86 to decorate and reorganize `go test` output. It wraps Go test execution, recognizes build, test, skip, coverage, file, and line output, and applies configurable styles.

The upstream author later added a notice explaining that they no longer personally use richgo and recommend improving or becoming accustomed to standard `go test` output, while leaving the project and its documentation available.

Adoptionsgeschichte

richgo has been distributed through Go tooling and package managers including Homebrew, Nix, and asdf. Its repository documents both direct Go installation and package-manager installation.

Wie es verwendet wird

Run `richgo test ./...` in place of `go test ./...`. For pipelines that require unmodified test output, pipe `go test` through `richgo testfilter`. YAML preference files named `.richstyle`, `.richstyle.yaml`, or `.richstyle.yml` customize labels, colors, coverage thresholds, and line removal.

Warum Paket-Nerds sich dafür interessieren

richgo represents a class of small developer-experience wrappers that became popular before Go's standard test output improved. Package maintainers may also note the upstream author's current recommendation to prefer plain `go test`, an unusual but useful lifecycle signal for an otherwise maintained package.

Zeitleiste

  • 2016: Early public development and adoption as a colored `go test` wrapper.
  • 2022: The README documented module-version inspection for Go 1.18-era binaries.
  • 2026: The project remains available, although its author recommends using standard `go test` for new workflows.

Related projects

  • Go's standard `go test` command is the underlying tool. The README also documents pipeline use with `go-junit-report` through the `testfilter` subcommand.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
${CWD}/.richstyle${CWD}/.richstyle.yaml${CWD}/.richstyle.yml${GOPATH}/.richstyle${GOPATH}/.richstyle.yaml${GOPATH}/.richstyle.yml${GOROOT}/.richstyle${GOROOT}/.richstyle.yaml${GOROOT}/.richstyle.yml${HOME}/.richstyle${HOME}/.richstyle.yaml${HOME}/.richstyle.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
richgocliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version0.3.12
Manager aktualisiert2026-09-12
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.3.12

https://github.com/kyoh86/richgo

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:richgo
Version0.3.12
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/richgo
Homepagehttps://github.com/kyoh86/richgo
Repositoryhttps://github.com/kyoh86/richgo
LizenzMIT
Quellarchivhttps://github.com/kyoh86/richgo/archive/refs/tags/v0.3.12.tar.gz
Zuletzt aktualisiert2026-09-12T10:42:28Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerichgo
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

richgo

nix profile install nixpkgs#richgo
  • normalized package name match
  • Abgeglichen nach: Richgo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ri/richgo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation