gvm

module
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: Apache-2.0

README

Go Version Manager (GVM)

build/release status

Release artifact Go

commands

  • gvm:
    • ls: gvm ls list installed versions
    • ls-remote: gvm ls-remote list versions available to install
    • install: gvm install <version> install available version
    • use: gvm use <version> setup version as active
    • hooks: gvm hooks list hooks
      • add: gvm hooks add <script> add a script as hook (executed when you change the active version)

Directories

Path Synopsis
cmd
cli
cli/cmd
Package cmd commands
Package cmd commands
Package config holds the configuration management
Package config holds the configuration management
Package hooks has the version setup hooks related functions
Package hooks has the version setup hooks related functions
Package installer has the installation related functions
Package installer has the installation related functions
Package updates has the gvm version management code (`experimental`)
Package updates has the gvm version management code (`experimental`)
Package versions has the version manipulation functions
Package versions has the version manipulation functions

Jump to

Keyboard shortcuts

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