Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

GoUp

There is no recommended automated way to install and upgrade Go compiler on Linux distribution specifically Ubuntu. So I created this simple tool that uses the official binary with automation for other simples documented below.

How to use ?

Use the script directly by downloading it into sh to run it:

curl -fsSL https://raw.githubusercontent.com/abanoubha/GoUp/main/goup.sh | sh

How GoUp works ?

Check the script, it's simple.

What goup.sh script do ?

  • check if the latest Go version is already installed
  • download appropriate Go binary
  • add Go to PATH (if not already there)

About

a tool to upgrade Go to the latest version release

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages