frizbee

Generate and verify checksums for git tags with automatic retrieval

brewmacoslinux
Try with needOr install directly
Source

About

Throw a tag at and it comes back with a checksum

Commands

frizbee

Examples

Generate a checksum for a git tag$ frizbee v1.0.0
Verify a checksum matches a specific tag$ frizbee v1.0.0 --checksum abc123def456
Get checksum for latest tag$ frizbee --latest