Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Golang Version Manager

Here is a small script to manage several golang versions in Ubuntu.

GVM install video

How to install

wget 'https://raw.githubusercontent.com/fulldump/gvm/master/gvm.sh'; chmod +x gvm.sh; ./gvm.sh install

How to use

gvm set 1.7.5

That will download and configure your environment for golang 1.7.5.

If you want to see all installed versions:

gvm list

About

Golang Version Manager for Ubuntu

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages