Not able to install cmd version of c4 from github
问题 I want to generate sha512 key for a file, When I looked through internet I found that c4 can help me to do that thing and when I open it's github repository I am not ablke to found how can I run the cmd/c4 in my ubuntu terminal. I have installed the go in my system and when I clone this repo https://github.com/Avalanche-io/c4.git And went to path cmd/c4 there is no make file present except five go files which are flags.go id.go main.go output.go walker.go I am not able to implement this cmd