govm

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2024 License: MulanPSL-2.0 Imports: 9 Imported by: 0

README

govm 实现切换默认的Golang命令版本

简介

本命令查找$HOME/sdk目录中已下载的go语言sdk,并根据用户的选择设置系统默认的版本。

Golang的多版本下载参考magage-install

NOTE: 作者只在linux系统上正常使用该命令行工具。

安装

go install gitee.com/wqt/govm@latest

使用帮助

user@ubuntu:~$ govm

按照如下提示选择默认的golang版本:

有 6 个golang版本可供选择(默认为 /home/user/sdk/go)

  选择  版本
----------------------
  0     go1.17.13
  1     go1.18.10
  2     go1.19.13
  3     go1.20.14
  4     go1.21.12
* 5     go1.22.5

如果在未找到需要的golang版本, 请参考 https://go.dev/doc/manage-install
如果在中国,请参考 https://golang.google.cn/doc/manage-install

输入选择的编号,或者按<CTRL + C>终止:

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL