The utility calculates the difference of architecture changes between two git branches. This is especially useful when analyzing large merge requests.
These languages are supported:
You need Rust installed.
cargo install --git https://github.com/demidko/archdiff
archdiff [old_branch] [new_branch]