gvm

command module
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

README

GVM is a tool for managing multiple Go versions

Support platforms: ALL

Installation

go install github.com/ggdream/gvm@latest

Usage

  1. Install a Go version

    gvm install 1.23.2
    
  2. Set the Go global version

    gvm global 1.23.2
    

Environment Variables

  1. GVM_ROOT

    Store the root directory of gvm(including versions)

  2. GVM_HOST

    Go software download source host. Default is https://golang.google.cn, you can change it to https://go.dev if you want to use the official source.

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