Skip to content

hashedhyphen/goenv

 
 

Repository files navigation

Go Version Management: goenv

Build Status

goenv aims to be as simple as possible and follow the already established successful version management model of pyenv and rbenv.

This project was cloned from pyenv and modified for Go.

asciicast

goenv does...

  • Let you change the global Go version on a per-user basis.
  • Provide support for per-project Go versions.
  • Allow you to override the Go version with an environment variable.
  • Search commands from multiple versions of Go at a time.

goenv compared to others:


Links

About

🚙 Like pyenv and rbenv, but for Go.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 66.6%
  • Roff 32.3%
  • Other 1.1%