go-checksum

module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: MIT

README

Go Report Card Test Linting Go Doc Release Gitpod ready-to-code

About

Just sleep for windows.

Quickstart

Make sure that docker is installed and checkout the project.

make all

Installation

Simply grep the latest available binary from the release page and put it somewhere in your path.

If go is installed and $GOPATH/bin is in your path, you can download and install the tool directly by using go install.

Download tool:

# get latest version
go install github.com/EricNeid/go-checksum/cmd/checksum@latest
# or get specific version
go install github.com/EricNeid/go-checksum/cmd/checksum@v0.1.0

Usage

Download tool.

go get github.com/EricNeid/go-checksum/cmd/checksum
go install github.com/EricNeid/go-checksum/cmd/checksum

Make sure that $GOPATH/bin is in your path.

checksum -c md5 -f fileToCheck

Question or comments

Please feel free to open a new issue: https://github.com/EricNeid/go-checksum/issues

Directories

Path Synopsis
cmd
checksum
SPDX-FileCopyrightText: 2021 Eric Neidhardt SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: 2021 Eric Neidhardt SPDX-License-Identifier: MIT

Jump to

Keyboard shortcuts

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