gvm

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: Apache-2.0 Imports: 1 Imported by: 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)

Documentation

Overview

Copyright © 2020 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
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