Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

GoGo

Project Level Go version manager, it's works by complimenting the existing version manager golang.org/dl 🙂

Requirement

Google Go
Git

Installation

Run the following (outside of go modules)

$ go get github.com/cjtoolkit/gogo

Using GoGo

Create .gogo in the root of the project, with the example (it can be any version you desire, as long as it in golang.org/dl).

go1.14.2

You should be able to run a go application with the specific version stated in .gogo by running $ gogo run main.go.

If the specified version of go is it not installed it's will install it automatically.

About

Project Level Go version manager

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages