Closed phreed closed 6 years ago
https://github.com/travisjeffery/jocko/blob/master/README.md Indicates that ... $ go get github.com/travisjeffery/jocko ... should be used to clone the jacko source. It does that but with a warning that...
$ go get github.com/travisjeffery/jocko
"can't load package: package github.com/travisjeffery/jocko: no Go files in /home/fred/gopath/src/github.com/travisjeffery/jocko"
It does not seem to cause any subsequent difficulties.
yeah it's fine, that's just the go cli complaining.
https://github.com/travisjeffery/jocko/blob/master/README.md Indicates that ...
$ go get github.com/travisjeffery/jocko
... should be used to clone the jacko source. It does that but with a warning that...It does not seem to cause any subsequent difficulties.