# 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.

Repository: https://github.com/invertase/melos
Canonical: https://ross.abutalabs.com/products/melos
Homepage: https://melos.invertase.dev/~melos-latest
Language: Dart
License: Apache-2.0
License Family: permissive
Topics: dart, pubdev, monorepo, lerna, flutter, hacktoberfest
Last push: 2026-08-25T13:25:05+00:00

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

## Adoption (not part of the score)
Stars 1483, forks 257 (observed 2026-08-28T04:04:51.205663+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, build-tool, package-manager, ci-cd, version-control, developer-tools
- domain: developer-tools, cross-platform
- platform: cli, cross-platform, windows
- tags: dart, flutter, monorepo, pub, conventional-commits, changelog, package-publishing, ide-support, command-line, automation, macos, linux

## Member repositories
- invertase/melos (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.205663+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-30T04:34:03.119247+00:00, confidence not recorded.
  - readme: https://github.com/invertase/melos (fetched 2026-08-28T04:04:51.205663+00:00, sha c377bf04235b)
  - homepage: https://melos.invertase.dev/~melos-latest (fetched 2026-08-29T11:40:29.275696+00:00, sha 46a9492fdff9)
  - site_page: https://melos.invertase.dev/~melos-latest/getting-started (fetched 2026-08-29T11:40:29.285072+00:00, sha 49f9c2f21031)
  - site_page: https://melos.invertase.dev/~melos-latest/guides/automated-releases (fetched 2026-08-29T11:40:29.286968+00:00, sha 56f93118835a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
