# aquaproj/aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly

Repository: https://github.com/aquaproj/aqua
Canonical: https://ross.abutalabs.com/products/aquaproj-aqua
Homepage: https://aquaproj.github.io
Language: Go
License Family: other
Topics: cli, oss, version-manager
Last push: 2026-08-26T16:19:36+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 1834, "days_push": 7, "days_rel": 31, "gap_med": 5, "n_releases_24m": 86}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1819, forks 73 (observed 2026-08-28T04:05:40.740393+00:00)

## What it is
aqua is a declarative CLI version manager written in Go that manages tool versions per project via configuration files, with lazy installation and a registry ecosystem. It unifies tool installation across teams and CI, supports continuous updates via Renovate, and provides security features like checksum verification and SLSA provenance.

## Use cases
- manage cli tool versions per project declaratively
- unify tool versions across a team and ci pipelines
- install dev tools lazily only when executed
- update cli tools automatically with renovate
- switch between multiple versions of the same tool seamlessly
- securely install binaries with checksum and provenance verification
- replace asdf or homebrew for managing dev tools

## When to choose
- you need consistent tool versions across local machines and CI
- you want lazy installation so tools install on first use
- you want declarative config files checked into version control
- you need cross-platform support for Windows, macOS, and Linux
- you want automated tool updates via Renovate

## When to avoid
- you only need to manage one or two language runtimes with mature native managers
- you prefer imperative installation scripts or package managers like apt or brew
- your tools are not available in aqua's registries and you don't want to write registry configs

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, package-manager, developer-tools, configuration-management, security, ci-cd
- domain: developer-tools
- platform: windows, cli, cross-platform
- tags: version-manager, declarative-configuration, lazy-install, renovate-integration, checksum-verification, tool-versioning, command-line, devops, automation, linux, macos

## Member repositories
- aquaproj/aqua (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.740393+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-30T03:20:01.053504+00:00, confidence not recorded.
  - readme: https://github.com/aquaproj/aqua (fetched 2026-08-28T04:05:40.740393+00:00, sha 4e0966cf8dec)
  - homepage: https://aquaproj.github.io (fetched 2026-08-29T10:59:00.145695+00:00, sha 84a2b3344fa6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
