shepherd library
Classes
- AnalysisService
- Default implementation of the analysis service
- DomainHealthEntity
- Represents the health status of a domain in the project. Stores metrics such as score, commit count, days since last tag, warnings, and owners.
- IAnalysisService
- Contract for DDD project analysis
Functions
-
runAnalyzeCommand(
) → Future< void> -
runCleanCommand(
List< String> args) → Future<void>