Skip to content

Utility for generating checksum for various file types

Notifications You must be signed in to change notification settings

GetDutchie/checksum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checksum

A simple binary that computes checksums for JSON and YAML files regardless of key ordering.

Usage

To install run: cargo install --path .

checksum -p <path>
checksum '{"a": 1, "b": 2}' -t json

TODOS:

  • Add workflow to handle versioned releases (dutchiebot-releases)

About

Utility for generating checksum for various file types

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages