# go-nv/goenv

:blue_car: Like pyenv and rbenv, but for Go.

Repository: https://github.com/go-nv/goenv
Canonical: https://ross.abutalabs.com/products/goenv
Homepage: https://github.com/go-nv/goenv
Language: Shell
License: MIT
License Family: permissive
Topics: goenv, shims-goenv, pyenv, rbenv, homebrew, version-manager, bash, golang, go
Last push: 2026-08-20T12:49:07+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 3790, "days_push": 13, "days_rel": 19, "gap_med": 13, "n_releases_24m": 46}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2539, forks 259 (observed 2026-08-28T04:06:59.314192+00:00)

## What it is
goenv is a Go version manager modeled after pyenv and rbenv, letting users switch global, per-project, and environment-variable-overridden Go versions via shims. Version 3 is a Go-based CLI rewrite, with new Go versions added automatically on a daily schedule.

## Use cases
- install and switch between multiple Go versions
- set a per-project Go version
- change the global Go version per user
- override Go version via environment variable in CI
- run commands against multiple Go versions at once

## When to choose
- you work on multiple Go projects requiring different Go toolchain versions
- you want a pyenv/rbenv-style workflow for Go
- you need automatic access to newly released Go versions

## When to avoid
- you only ever need one Go version and can use the official installer
- you prefer nvm-style version managers like gvm
- you need Go version management integrated into a single binary toolchain like asdf already provides

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, version-control
- domain: developer-tools, programming-languages
- platform: cli
- tags: go-version-manager, pyenv-style, shims, golang, version-management, command-line, linux, macos

## Member repositories
- go-nv/goenv (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:59.314192+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:25:10.099105+00:00, confidence not recorded.
  - readme: https://github.com/go-nv/goenv (fetched 2026-08-28T04:06:59.314192+00:00, sha 12212ce4f063)
  - homepage: https://github.com/go-nv/goenv (fetched 2026-08-29T10:07:12.521745+00:00, sha a10983e6cab8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
