Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nof0rte/go-updater
Tool that simply installs the latest go version or updates your current go install to the latest
https://github.com/nof0rte/go-updater
go golang
Last synced: 22 days ago
JSON representation
Tool that simply installs the latest go version or updates your current go install to the latest
- Host: GitHub
- URL: https://github.com/nof0rte/go-updater
- Owner: NoF0rte
- Created: 2021-12-17T21:09:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T14:05:03.000Z (over 1 year ago)
- Last Synced: 2024-06-21T14:46:17.067Z (5 months ago)
- Topics: go, golang
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go-updater
Tool that simply installs the latest go version or updates your current go install to the latest. Currently supports updating golang on linux, darwin, and windows.
## Install
If you have golang installed, simply run
```
go install github.com/NoF0rte/go-updater@latest
```If you don't have golang installed, find and download the latest [release](https://github.com/NoF0rte/go-updater/releases/latest)
## Usage
Once installed, simply run `go-updater` to update your version of golang