You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run go get github.com/exercism/cli
I end up with a binary in my bin/ called cli
I would expect it to be called exercism cli gets lost in a sea of binaries in my bin/
When I run
go get github.com/exercism/cliI end up with a binary in my
bin/called cliI would expect it to be called exercism
cli gets lost in a sea of binaries in my
bin/