sem-cli

Semantic version control CLI with entity-level diffs and blame

brewmacoslinux
Try with needOr install directly
Source

About

Semantic version control CLI with entity-level diffs and blame

Commands

sem

Examples

Show semantic diff between two versions$ sem diff v1.0.0 v1.0.1
Display blame information for semantic changes$ sem blame path/to/file
Get version information and help$ sem --version