hostyoself
hostyoself copied to clipboard
difficulties to install it (gp-path?) linux mint
go build -v main.go:14:2: cannot find package "github.com/schollz/hostyoself/pkg/client" in any of: /usr/lib/go-1.10/src/github.com/schollz/hostyoself/pkg/client (from $GOROOT) /home/marsiho/go/src/github.com/schollz/hostyoself/pkg/client (from $GOPATH) main.go:15:2: cannot find package "github.com/schollz/hostyoself/pkg/server" in any of: /usr/lib/go-1.10/src/github.com/schollz/hostyoself/pkg/server (from $GOROOT) /home/marsiho/go/src/github.com/schollz/hostyoself/pkg/server (from $GOPATH) main.go:16:2: cannot find package "github.com/schollz/logger" in any of: /usr/lib/go-1.10/src/github.com/schollz/logger (from $GOROOT) /home/marsiho/go/src/github.com/schollz/logger (from $GOPATH) main.go:17:2: cannot find package "github.com/urfave/cli" in any of: /usr/lib/go-1.10/src/github.com/urfave/cli (from $GOROOT) /home/marsiho/go/src/github.com/urfave/cli (from $GOPATH)