thanks for creating this amazing tool.
i am not familiar with go. after installing golang package from raspberry pi os official repo, i was following build instructions.
echo $GOPATH does not return anything :(
godep command not found.
I tried go get github.com/tools/godep but still the same issue.
thanks for creating this amazing tool.
i am not familiar with go. after installing
golangpackage from raspberry pi os official repo, i was following build instructions.echo $GOPATHdoes not return anything :(godepcommand not found.I tried
go get github.com/tools/godepbut still the same issue.