Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/james-antill/uhash
User specified hashes
https://github.com/james-antill/uhash
Last synced: 4 days ago
JSON representation
User specified hashes
- Host: GitHub
- URL: https://github.com/james-antill/uhash
- Owner: james-antill
- License: mit
- Created: 2024-05-29T00:17:06.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T03:45:15.000Z (6 months ago)
- Last Synced: 2024-06-01T01:27:43.213Z (6 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Go Report Card](https://goreportcard.com/badge/github.com/james-antill/uhash?style=flat-square)](https://goreportcard.com/report/github.com/james-antill/uhash)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/james-antill/uhash)
[![Release](https://img.shields.io/github/release/james-antill/uhash.svg?style=flat-square)](https://github.com/james-antill/uhash/releases/latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)uhash
======Uhash is a way for users to specify hashing external to your code. It also
includes a command that works like sha256sum, but with user specified hashes.* To install: go get github.com/james-antill/uhash/cmd/uhash