An open API service indexing awesome lists of open source software.

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.

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).

---

[![GoDoc](https://godoc.org/github.com/tj/go-update?status.svg)](https://godoc.org/github.com/tj/go-update)
![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)