goenv-hack

command module
v0.0.0-...-23f7add Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2022 License: MIT Imports: 4 Imported by: 0

README

goenv-hack

Goenv like tool for Hackathon 2022

Features

Install

Install a given version of Go

Usage: goenv-hack install <version> Version can be in the format of major.minor or major.minor.patch. The OS and architecture of the installed version will match the host machine.

Use

Change currently linked Go version to the specified installed version.

Usage: goenv-hack use <version> If the given version is not installed, it will be installed automatically.

List

List currently installed go versions

Usage: goenv-hack list

Uninstall/Teardown TBD

Uninstall Versions

Usage: goenv-hack uninstall <version> Uninstalls specified version if it is not currently active.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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