# README
go-manager
This tool will download the latest version of Go
Installation | Documentation | Contributing
Installation
Run the following command in a terminal and you're ready to go!
Windows
iwr instl.sh/x0f5c3/go-manager/windows | iex
macOS
curl -sSL instl.sh/x0f5c3/go-manager/macos | bash
Linux
curl -sSL instl.sh/x0f5c3/go-manager/linux | bash