Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braheezy/go-gumpdate
Pretty updater for Go :hibiscus:
https://github.com/braheezy/go-gumpdate
Last synced: 2 days ago
JSON representation
Pretty updater for Go :hibiscus:
- Host: GitHub
- URL: https://github.com/braheezy/go-gumpdate
- Owner: braheezy
- Created: 2022-08-20T22:41:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-22T00:05:28.000Z (over 2 years ago)
- Last Synced: 2024-11-10T13:35:37.009Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![demo](./assets/demo.gif)
# go-gumpdate
Update Go versions with a pretty [Gum](https://github.com/charmbracelet/gum) updater script.Just call the script with the version of Go you want. Any existing installation will be removed!!
```console
./go-gumdate.sh
```This script is probably prettier than smart. There's much better tools for [managing Go versions](https://go.dev/doc/manage-install).