stefanmaric/g
Simple go version manager, gluten-free observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 84
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 3069
- days_rel: 99
- days_push: 99
- n_releases_24m: 2
Adoption not part of the score
1079 stars · 54 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
g is a simple, portable Go version manager implemented as a single POSIX shell script. It installs official prebuilt Go archives without shims, sudo, or a plugin ecosystem, inspired by tj/n.
Use cases
- install and switch between multiple Go versions
- manage go toolchain versions without shims
- try a specific Go version without changing the active one
- set up Go on macOS or Linux without sudo
- discover and install Go beta and RC releases
- script Go version installation in CI
When to choose
- you want a lightweight, single-script Go version manager
- you use multiple shells (bash, zsh, fish) and want no shim pollution
- you prefer official prebuilt Go binaries over building from source
- you need unprivileged installation without sudo
When to avoid
- you need Windows support outside WSL
- you want project-level automatic version switching via config files
- you need a version manager for multiple languages, not just Go
Facets
cli-tool · maturity active
cli developer-tools package-manager configuration-management developer-tools programming-languages cli cross-platform go-version-manager shell-script posix no-shims portable version-switching command-line macos linux
1 source
- readme: https://github.com/stefanmaric/g · fetched 2026-08-28 · b68bb95c3f4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stefanmaric/g | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem