Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 826 Bytes

File metadata and controls

28 lines (20 loc) · 826 Bytes

Go-up - Go Version Updater

Linux support status MacOS support status

Usage

You only need to copy and run this command in the terminal.

curl -sL https://raw.githubusercontent.com/DieTime/go-up/master/go-up.sh | bash

You can also use wget instead of curl.

wget -qO- https://raw.githubusercontent.com/DieTime/go-up/master/go-up.sh | bash

Advantages

  • Supports Linux and MacOS
  • Single line script usage
  • Works with either curl or wget on the system
  • Automatically determines the path to install a new version
  • Restores the GOPATH folder if it is inside GOROOT