techdebt_sherpa 0.1.6
techdebt_sherpa: ^0.1.6 copied to clipboard
CLI for technical debt observability and hotspot analysis in Dart and Flutter repositories.
techdebt_sherpa #
Flutter Sherpa Suite — Professional Engineering Toolkit for Flutter Teams
The Flutter Sherpa Suite is a collection of focused, production-grade engineering tools for Dart and Flutter projects. Each Sherpa solves a distinct problem in the software lifecycle — from architecture and versioning to technical debt, migrations, and risk analysis.
techdebt_sherpa provides transparent technical debt and hotspot analysis for Dart and Flutter repositories.
Installation #
dart pub global activate techdebt_sherpa
techdebt_sherpa --help
Quick Start #
techdebt_sherpa scan --format both --out techdebt_reports
Commands #
techdebt_sherpa scan [options]
techdebt_sherpa rank [options]
techdebt_sherpa diff --left <report.json> --right <report.json> [options]
techdebt_sherpa snapshot [options]
techdebt_sherpa trend [options]
techdebt_sherpa explain [options]
Documentation #
- Configuration Reference
- Troubleshooting
- Scoring Model
- Pub Score Playbook
Part of the Flutter Sherpa Suite #
- arch_sherpa - Architectural validation and structure enforcement
- semver_sherpa - Semantic versioning and changelog automation
- techdebt_sherpa - Technical debt observatory and hotspot detection
Support the Project #
- Buy Me a Coffee: https://buymeacoffee.com/carlosfdev
- Patreon: https://patreon.com/CarlosF_dev
License #
MIT. See LICENSE.