casey / intermodal

A command-line utility for BitTorrent torrent file creation, verification, and more
https://imdl.io
Creative Commons Zero v1.0 Universal
487 stars 25 forks source link

Add `bin/gen` command to diff generated content #427

Closed casey closed 4 years ago

casey commented 4 years ago

The following command will print a diff between HEAD and HEAD^:

cargo run --package gen diff

type: development