Categorygithub.com/donyori/hash1
repositorypackage
0.1.4
Repository: https://github.com/donyori/hash1.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

hash1

A tool to calculate the hash checksum of one local file.

Installation

Before installing this tool, you need to install the Go programming language if you don't have it on your machine.

Next, use go install command to install the latest version:

go install github.com/donyori/hash1@latest

By default, the executable will be located in your $GOPATH/bin directory.

Usage

See its help message:

hash1 help

License

The GNU Affero General Public License 3.0 (AGPL-3.0) - Yuan Gao. Please have a look at the LICENSE.

Contact

You can contact me by email: <[email protected]>.