Skip to content

zanvd/go-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go installer is a simple installer for the Linux Go binary:

  1. downloads the specified version
  2. removes the current one
  3. installs the new one
  4. cleans up the downloaded file
go build .
sudo ./go-installer
rm go-installer

Please note that you do need an initial working version of Go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages