/ssum

Validate the sha1 checksum of the specified URL resource.

Primary LanguageGoMIT LicenseMIT

ssum

Validate the sha1 checksum of the specified URL resource.

Install

To get started, you need a working Go environment. Once available, grab the tool here:

$ go get -u github.com/vutran/ssum

Usage

$ ssum https://registry.npmjs.org/react/-/react-15.6.1.tgz

# -> baa8434ec6780bde997cdc380b79cd33b96393df

License

MIT © Vu Tran