https://github.com/tj/go-update
Go package for auto-updating system-specific binaries via GitHub releases.
https://github.com/tj/go-update
Last synced: 9 months ago
JSON representation
Go package for auto-updating system-specific binaries via GitHub releases.
- Host: GitHub
- URL: https://github.com/tj/go-update
- Owner: tj
- License: mit
- Created: 2017-07-07T02:56:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T12:16:38.000Z (over 5 years ago)
- Last Synced: 2025-03-28T21:05:22.022Z (10 months ago)
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 242
- Watchers: 6
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## go-update
Package update provides tooling to auto-update binary releases
from GitHub based on the user's current version and operating system. Used by command-line tools such as [Up](https://github.com/apex/up) and [Apex](https://github.com/apex/apex).
---
[](https://godoc.org/github.com/tj/go-update)

