GoVersionManager

command module
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 4 Imported by: 0

README

GoVersionManager

A simple Go Version Management Tool with zero dependencies

Go Report Card

GitHub go.mod Go version GitHub release (latest by date) GoDoc GitHub GitHub Workflow Status (with branch) GitHub Workflow Status (with branch) GitHub Workflow Status (with branch) GitHub repo size GitHub all releases

Installing

curl -sL https://raw.githubusercontent.com/Lokesh-Balla/GoVersionManager/main/install.sh | sh - 

Usage

To check how to use gvm you can follow the below doc

  • gvm - A golang version manager

or check the help command

gvm --help

Compiling From Source

Prerequisites
  • Linux, Darwin, FreeBSD or any other unix based OS
  • git
  • GoLang version 1.19 or higher
Compiling
git clone https://github.com/Lokesh-Balla/GoVersionManager.git && cd GoVersionManager
go build -o gvm main.go

Uninstall

rm -rf ~/.gvm
Removing PATH

Check and remove any PATH set for $HOME/.gvm or $HOME/.gvm/bin in ~/.profile, ~/.bashrc and ~/.zshenv

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