# topgrade-rs/topgrade

Upgrade all the things

Repository: https://github.com/topgrade-rs/topgrade
Canonical: https://ross.abutalabs.com/products/topgrade
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: rust, cli, linux, macos, package-management, package-manager, unix, windows, hacktoberfest
Last push: 2026-08-26T21:11:17+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 1422, "days_push": 7, "days_rel": 36, "gap_med": 8.5, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4439, forks 266 (observed 2026-08-28T04:08:49.380806+00:00)

## What it is
Topgrade is a Rust CLI tool that detects which package managers and updatable tools are installed on a system and runs the appropriate upgrade commands for all of them. It replaces ad-hoc shell one-liners with a single portable command to keep an entire system up to date.

## Use cases
- update all package managers with one command
- keep my linux system fully up to date
- upgrade brew, npm, cargo, and pip packages together
- replace my shell alias of update one-liners
- automate system-wide updates on macos and windows
- detect installed tools and upgrade them automatically

## When to choose
- you use many package managers and want one unified update command
- you want a cross-platform updater for linux, macos, and windows
- you want automatic detection of installed updatable tools

## When to avoid
- you only use a single package manager with a built-in upgrade command
- you need fine-grained control over each package manager's update flags
- you want a GUI update manager

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, package-manager, developer-tools, configuration-management
- domain: developer-tools, operating-systems
- platform: windows, cli, cross-platform, rust
- tags: package-updates, system-maintenance, upgrade-automation, command-line, automation, linux, macos

## Member repositories
- topgrade-rs/topgrade (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:49.380806+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-29T18:20:50.993771+00:00, confidence not recorded.
  - readme: https://github.com/topgrade-rs/topgrade (fetched 2026-08-28T04:08:49.380806+00:00, sha b8c458efde3f)
  - registry_crates: https://crates.io/api/v1/crates/topgrade (fetched 2026-08-29T09:08:03.077043+00:00, sha 554729507814)
- Data as of 2026-08-30T08:39:29.467469+00:00.
