chksum

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2018 License: MIT Imports: 12 Imported by: 0

README

chksum

Description

A small tool for checking/generating md5/sha1/sha256/sha512 checksums of a file

Installation

Precompiled binary

Precompiled binaries for Windows, macOS, Linux are available at Releases.

From source
$ go get github.com/unblee/chksum.git

Usage

A small tool for checking md5/sha1/sha256/sha512 checksums of a file.
Usage:
  chksum <file> <checksum>
  chksum <file>
  chksum (-h | --help)
Options:
  -h --help     Show this message.
  -V --version  Show version.

Contribution

  1. Fork(https://github.com/unblee/chksum/fork)
  2. Create a branch (git checkout -b my-fix)
  3. Commit your changes (git commit -am "fix something")
  4. Push to the branch (git push origin my-fix)
  5. Create a new Pull Request
  6. Have a coffee break and wait

Author

unblee

License

license

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL