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
- Go compiler version 1.22.0 or higher
- GOPATH added to environment variables
- Clone this repository
git clone https://github.com/StrixzIV/shavis-go.git
- Run the installation script
UNIX
./install.sh
Windows
./install.bat