invertase/melos
🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- 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: n/a
- age_days: 2317
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1483 stars · 257 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Melos is a CLI tool for managing Dart and Flutter monorepos containing multiple packages. It automates versioning, changelog generation, and publishing via Conventional Commits, and supports local package linking, cross-package command execution, and IDE integration.
Use cases
- manage a dart monorepo with multiple packages
- automatically version packages from conventional commits
- generate changelogs and publish packages to pub.dev
- run commands across all packages in a workspace
- link local packages for development in a flutter monorepo
- automate releases in CI/CD for dart packages
When to choose
- you maintain a Dart/Flutter repository with many independently versioned packages
- you want automated versioning, changelogs, and pub.dev publishing driven by Conventional Commits
- you need to run scripts and tests across multiple packages from one workspace
When to avoid
- you have a single-package Dart or Flutter project
- your monorepo is not Dart-based (e.g., JavaScript, Rust)
- you prefer Dart's built-in pub workspaces without extra tooling
Facets
cli-tool · maturity active
cli build-tool package-manager ci-cd version-control developer-tools developer-tools cross-platform cli cross-platform windows dart flutter monorepo pub conventional-commits changelog package-publishing ide-support command-line automation macos linux
4 sources
- readme: https://github.com/invertase/melos · fetched 2026-08-28 · c377bf04235b
- homepage: https://melos.invertase.dev/~melos-latest · fetched 2026-08-29 · 46a9492fdff9
- site_page: https://melos.invertase.dev/~melos-latest/getting-started · fetched 2026-08-29 · 49f9c2f21031
- site_page: https://melos.invertase.dev/~melos-latest/guides/automated-releases · fetched 2026-08-29 · 56f93118835a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| invertase/melos | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem