Switch golang version
SV 一个漂亮的Go版本管理器
English | 中文
方便你轻松构建和切换不同的Golang版本
Go version: 1.9.x or later
从命令行安装
👉 curl -sL https://raw.githubusercontent.com/voocel/sv/main/install.sh -o - | sudo bash
- List local or remote all versions
- Install a specific version
- Uninstall a specific version
- Quickly switch local versions
- Pretty download progress bar
选择要安装的版本
sv
安装指定的版本
sv install 1.18.1
卸载指定的版本
sv uninstall 1.18.1
安装本地指定的版本
sv use 1.18.1
Copyright © 2016–2022
Licensed under Apache License 2.0
Welcome! Welcome!