kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
364 stars 24 forks source link

Baked into go tool chain #110

Closed gedw99 closed 1 year ago

gedw99 commented 1 year ago

https://go.dev/doc/toolchain

So go tee will either decome redundant or supplemental

anyway fyi :)

kevincobain2000 commented 1 year ago

That’s convenient