goup
goup copied to clipboard
Elegant Go installer
I install go version on windows, it report a error: ``` level=fatal msg="symlink C:\\Users\\username\\.go\\go1.16 C:\\Users\\username\\.go\\current: A required privilege is not held by the client." ``` when i execute `goup` command,...
why not use go.dev to replace golang.org ?
raw.githubusercontent.com can not access to china, could you please modify it to another custom domain?
when i use the following command,error happened `❯ goup ls-ver ⏎ Error: exit status 129 Usage: goup ls-ver [REGEXP] [flags] Examples: goup ls-ver goup ls-ver 1.15 Flags: -h, --help help...
After I have installed to `goup` , I ran `go version` command, but it failed since `GOROOT` variable is not changed (and I have deleted all go versions installed manually)....
``` root @ aml in ~ |23:38:58 $ goup version goup version v0.1.6 root @ aml in ~ |23:39:46 $ uname -a Linux aml 5.0.2-aml-s905 #5.77 SMP PREEMPT Mon Apr...
when use `goup install` install a go version,if it interrupt by user, it will create a folder under ".go", but it's a invalid go version. so when list go version,...
Hi @owenthereal . I've been using `goup` for a while now and I think its a great tool. I'm currently exploring the Nix ecosystem and one of the great things...
``` goup ls Error: readlink C:\Users\Hiro\.go\current: The system cannot find the file specified. Usage: goup list [flags] Aliases: list, ls Flags: -h, --help help for list Global Flags: -v, --verbose...