Closed come-maiz closed 1 month ago
Compile shisui.
$ make shisui [...] cp main ./build/bin/shisui cp: cannot create regular file './build/bin/shisui': No such file or directory make: *** [Makefile:14: shisui] Error 1
Clone the repository Install go Run: make shisui
Expected behaviour
Compile shisui.
Actual behaviour
Steps to reproduce the behaviour
Clone the repository Install go Run: make shisui