govm

command module
v0.0.0-...-5d04175 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2018 License: MIT Imports: 1 Imported by: 0

README

Govm [ WIP ]

Govm is a fast and flexible version manager for Go built with Go.

Govm lets you work with multiple versions of Go, actively.

installation

Step 1

from binary

download binary from here and copy the binary to a place under $PATH.

[or]

with Go
go get github.com/shivakishore14/govm

step 2

configure govm
govm configure

List versions

List all versions available for download

govm ls-remote

List versions installed locally.

govm ls

Download / Install a Go version

govm install 1.10

Use a version

govm use 1.10

uninstall a version

govm uninstall 1.10

Execute a command with specific version

govm exec 1.10 go env

Contributing

Contributions to GoVM are welcome and encouraged. please read CONTRIBUTING.md

Bugs ?

Please report them under issues

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