# sdkman/sdkman-cli

The SDKMAN! Command Line Interface

Repository: https://github.com/sdkman/sdkman-cli
Canonical: https://ross.abutalabs.com/products/sdkman-cli
Homepage: https://sdkman.io
Language: Shell
License: Apache-2.0
License Family: permissive
Last push: 2026-08-24T20:44:01+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 82, longevity 100
- inputs: {"age_days": 5119, "days_push": 9, "days_rel": 121, "gap_med": 6, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6834, forks 644 (observed 2026-08-28T04:09:48.907213+00:00)

## What it is
SDKMAN! is a command-line tool for managing parallel versions of multiple Software Development Kits (primarily JVM-related like Java, Kotlin, Groovy, Gradle, Maven) on Unix-based systems. It lets developers install, switch, list, and remove SDK versions from the terminal without manually managing downloads or PATH variables.

## Use cases
- install and switch between multiple Java versions
- manage parallel versions of JVM SDKs like Kotlin, Scala, and Groovy
- set per-project SDK versions automatically
- list and install build tools like Gradle, Maven, and SBT
- avoid manually editing PATH and HOME environment variables
- manage development toolchains on Linux, macOS, or WSL

## When to choose
- you work with JVM ecosystems and need multiple SDK versions side by side
- you want a lightweight, curl-installable manager that only needs bash, curl, zip, and unzip
- you need per-project or per-shell SDK version switching similar to RVM or rbenv
- you develop on Unix-based systems including macOS, Linux, or WSL

## When to avoid
- you need native Windows support outside WSL or Git Bash
- you want a general-purpose package manager for non-SDK system software
- you need new CLI features - development has moved to the Rust-based sdkman-cli-native successor
- you rely on Cygwin, which is no longer supported

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, package-manager, developer-tools, configuration-management
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: sdk-manager, jvm, version-switching, bash, rust-rewrite, wsl, command-line, automation, linux, macos

## Member repositories
- sdkman/sdkman-cli (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.907213+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-29T17:41:52.885631+00:00, confidence not recorded.
  - readme: https://github.com/sdkman/sdkman-cli (fetched 2026-08-28T04:09:48.907213+00:00, sha 7fe4109eb8be)
  - homepage: https://sdkman.io (fetched 2026-08-29T08:37:52.049867+00:00, sha 99a9952e1537)
  - site_page: https://sdkman.io/install (fetched 2026-08-29T08:37:52.060207+00:00, sha 528b57840ecc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
