Masterminds / glide

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

Manual installation steps needed #1070

Open ssk199441 opened 4 years ago

ssk199441 commented 4 years ago

curl https://glide.sh/get | sh It is installing the latest version but if I need any specific version. What are the steps we need to do for manual installation in the Linux machine?

I need 0.13.2 version

dramasamy commented 3 years ago

https://github.com/Masterminds/glide/releases/tag/v0.13.2

You can download the required binary for the right platform from the above link.