Skip to main content

Setup

Installation

Install a Golang version manager

Install gvm

Shell command: Install gvm
zsh < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
info

gvm's official documentation includes the same script but uses bash instead of zsh