vutran / ssum

Validate the sha1 checksum of the specified URL resource.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Validate the sha1 checksum of the specified URL resource.

License:MIT License


Languages

Language:Go 100.0%