An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/creativeprojects/go-selfupdate

go-selfupdate detects the information of the latest release via GitHub Releases API and checks the current version. If newer version than itself is detected, it downloads released binary from GitHub and replaces itself. - Automatically detects the latest version of released binary on GitHub - Retrieve the proper binary for the OS and arch where the binary is running - Update the binary with rollback support on failure - Tested on Linux, macOS and Windows - Many archive and compression formats are supported (zip, gzip, xzip, bzip2, tar) There are some naming rules. Please read following links. Naming Rules of Released Binaries: Naming Rules of Git Tags: This package is hosted on GitHub: Small CLI tools as wrapper of this library are available also:
21 versions
Latest release: over 1 year ago
50 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/creativeprojects/go-selfupdate

Dependent Repos 0