aquaproj/aqua
Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
Flags: no_license
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: 5
- age_days: 1834
- days_rel: 31
- days_push: 7
- n_releases_24m: 86
Adoption not part of the score
1819 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
cli package-manager developer-tools configuration-management security ci-cd developer-tools windows cli cross-platform version-manager declarative-configuration lazy-install renovate-integration checksum-verification tool-versioning command-line devops automation linux macos
2 sources
- readme: https://github.com/aquaproj/aqua · fetched 2026-08-28 · 4e0966cf8dec
- homepage: https://aquaproj.github.io · fetched 2026-08-29 · 84a2b3344fa6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aquaproj/aqua | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem