Skip to content

A Go CLI tools that create a visualization of SHA256 or SHA1 hash sum, either directly, file or git commit hash based on kernel137/shavis built with cobra-cli and viper.

License

Notifications You must be signed in to change notification settings

StrixzIV/shavis-go

Repository files navigation

shavis-go

A Go CLI tools that create a visualization of SHA256 or SHA1 hash sum, either directly, file or git commit hash based on kernel137/shavis built with cobra-cli and viper.

A hash visualization of main.go

Prerequisites

  • Go compiler version 1.22.0 or higher
  • GOPATH added to environment variables

Installation

  1. Clone this repository
git clone https://github.com/StrixzIV/shavis-go.git
  1. Run the installation script

UNIX

./install.sh

Windows

./install.bat

About

A Go CLI tools that create a visualization of SHA256 or SHA1 hash sum, either directly, file or git commit hash based on kernel137/shavis built with cobra-cli and viper.

Topics

Resources

License

Stars

Watchers

Forks