Masterminds / glide

Package Management for Golang
https://glide.sh
Other
8.15k stars 541 forks source link

Make glide installable with normal `go get github.com/Masterminds/glide` command #977

Open mcandre opened 6 years ago

mcandre commented 6 years ago

Ay, could the glide project feature a more conventional structure, so that go get github.com/Masterminds/glide can install glide, just like other Go programs?