Skip to content

mullerhx/gover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gover

Gover lets you list, install, and switch between Go versions easily.

Gover lets you list, install, and switch between Go versions easily.

Usage:
  gover [command]

Available Commands:
  completion  Generate shell completion scripts
  current     Show the currently active Go version
  detect      Detect Go version from nearest go.mod and resolve latest patch version
  help        Help about any command
  init        Initialize gover environment
  install     Download and install a specific Go version
  list        List available Go versions
  prompt      Output current Go version for shell prompt
  uninstall   Uninstall a Go version
  upgrade     Upgrade to the latest patch release of a major Go version
  use         Switch to a specific Go version

Flags:
  -h, --help   help for gover

Use "gover [command] --help" for more information about a command.

Building

make build

Installing

make install

About

Go version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors