lastgo

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: Apache-2.0

README

lastgo

The lastgo project provides an alternative go command which is a proxy keeping up to date the Go toolchain.

Getting started

Install via Homebrew

$ brew tap dvaumoron/tap
$ brew install lastgo

Or get the last binary depending on your OS.

Environment Variables

LASTGO_ASK

String (Default: "")

When non empty, lastgo ask user for confirmation before an update.

LASTGO_CHECK_INTERVAL

String (Default: 24h)

Minimum interval waited between check of last version on LASTGO_DOWNLOAD_URL.

LASTGO_DOWNLOAD_URL

String (Default: https://go.dev/dl)

URL used to check last Go version (also download and install binaries at first launch, however update rely on GOTOOLCHAIN mecanism).

LASTGO_ROOT

String (Default: ${HOME}/.lastgo)

Path to directory where lastgo install Go.

Directories

Path Synopsis
cmd
go
pkg

Jump to

Keyboard shortcuts

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