asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 97
- Release rhythm 92
- 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: 16
- age_days: 4295
- days_rel: 57
- days_push: 22
- n_releases_24m: 14
Adoption not part of the score
25548 stars · 940 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
asdf is an extendable CLI version manager that manages multiple language runtime versions (Ruby, Node.js, Elixir, Erlang, Go, Python, and more) through a plugin system. It uses a single .tool-versions file per project and automatically switches runtime versions as you change directories.
Use cases
- manage multiple runtime versions with one cli tool
- replace nvm rbenv pyenv with a single version manager
- pin per-project tool versions in a shared config file
- automatically switch language versions when entering a project directory
- add support for new languages via plugins
- install tool versions in ci/cd from a .tool-versions file
When to choose
- you work across multiple languages and want one consistent version manager
- you want a single per-project config file instead of .nvmrc/.ruby-version/.node-version scattered around
- you need shell auto-switching of runtime versions per directory
- you want a large plugin ecosystem covering many runtimes and tools
When to avoid
- you only use one language and prefer its native version manager (nvm, pyenv, rustup)
- you need to manage versions of tools without git available, since asdf depends on git
- you want prebuilt toolchain binaries with no compilation, as some plugins build from source
Facets
cli-tool · maturity stable
cli package-manager developer-tools version-control plugin-system configuration-management developer-tools programming-languages windows cli cross-platform version-manager runtime-versions tool-versions shell-integration polyglot nvm-alternative rbenv-alternative per-project-config command-line automation linux macos
3 sources
- readme: https://github.com/asdf-vm/asdf · fetched 2026-08-28 · 48b60ff98d0e
- homepage: https://asdf-vm.com/ · fetched 2026-08-29 · 867efcf056d7
- site_page: https://asdf-vm.com/guide/getting-started.html · fetched 2026-08-29 · 18dc3d96b722
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| asdf-vm/asdf | main | 96 |
| asdf-vm/asdf-plugins | infra | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem