goffline

Use Go modules offline

UNLICENSE License

Stars
3

Bot releases are hidden (Show)

goffline - Go 1.18 Latest Release

Published by rene-d over 2 years ago

Go

Remove support for old versions of Go. go get for modules, go install for binaries.

The embedded script /go/updategomod tries to update the current go.mod and copies the entire go.sum.

Rewrite in Python of Go downloader.

Visual Studio Code

Rewrite in Python of VSCode extensions downloader (take care of multi platform extensions, like ms-vscode.cpptools)

goffline - Golang 1.16 and VSCode 1.63

Published by rene-d over 2 years ago

goffline - More options to go get modules

Published by rene-d over 3 years ago

go get could be run with -t or called for each module@version of the list

This may correct some dependency problems with go mod tidy.

goffline - Improved Go modules download

Published by rene-d over 3 years ago

goffline - check Go version before installing

Published by rene-d over 3 years ago

goffline - Ready for Go modules

Published by rene-d over 3 years ago

goffline - Release v1.0.0

Published by rene-d over 3 years ago

Download Go packages with both methods (Go modules and GOPATH) and package them into archives
Download last stable Visual Studio Code with server for amd64 and arm64
Download compatible extensions for the stable vscode and package them into archives

Badges
Extracted from project README
CI