Published by Chikamatsu Naohiro
gup
gup - Update binaries installed by "go install" with goroutines
gup command update binaries installed by "go install" to the latest version. gup updates all binaries in parallel, so very fast. It also provides subcommands for manipulating binaries under $GOPATH/bin ($GOBIN).
Winget Install — click to copy
winget install nao1215.gup
Frequently Asked Questions
How do I install gup using winget?
Open Windows Terminal or PowerShell and run:
winget install nao1215.gup. Winget is built into Windows 10 (1809+) and Windows 11.What is gup?
gup - Update binaries installed by "go install" with goroutines
Is gup free to download?
gup is available under the Apache-2.0 license. Use the winget command or the direct download link on this page.
How do I update gup with winget?
Run
winget upgrade nao1215.gup in Windows Terminal or PowerShell to update gup to the latest available version.