Closed sangyun-han closed 6 years ago
When I run go get, there is no gocraft script. I did run go build and ./gocraft manually.
go get
go build
./gocraft
I usually add $GOPATH/bin to PATH env. I will mention it in readme. So this pr will be closed. Thanks anyway!
When I run
go get
, there is no gocraft script. I did rungo build
and./gocraft
manually.