Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gover

Gover Logo

Gover is a lightweight version manager for Go. It helps you install, switch, and manage multiple versions of Go with ease.

Installation

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/goverx/gover/main/install.sh | sudo bash

Windows (PowerShell)

iwr -useb https://raw.githubusercontent.com/goverx/gover/main/install.ps1 | iex

Usage

Check installed Go versions:

gover list

Install a new version of Go:

gover install 1.22.0

Switch to a specific version:

gover use 1.22.0

Check the currently active Go version:

gover current

License

MIT

About

Gover is a lightweight version manager for Go. It helps you install, switch, and manage multiple versions of Go with ease

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages