retrohacker / dante

Build tests against Docker images by harnessing the power of layers
44 stars 4 forks source link

Help with installation: `retrohacker/cli` is private #6

Open rmharrison opened 7 years ago

rmharrison commented 7 years ago
>>> go get github.com/retrohacker/dante
...
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/retrohacker/cli/'
package github.com/retrohacker/cli: exit status 128

Your CLI repo isn't public: https://github.com/retrohacker/cli/

Trying to build dante, so I can update node v6 and v7 in docker-node per https://github.com/nodesource/docker-node/issues/59

rmharrison commented 7 years ago

A brief installation section would also be helpful for folks new to go. :-\

retrohacker commented 7 years ago

Heya!

I'm not sure why its trying to install retrohacker/cli, that repo has never existed.

As far as installation goes, you can just download a pre-compiled binary from here: https://github.com/retrohacker/dante/releases