Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kettek/go-updater
Library and command for updating an executable and restarting it
https://github.com/kettek/go-updater
Last synced: 19 days ago
JSON representation
Library and command for updating an executable and restarting it
- Host: GitHub
- URL: https://github.com/kettek/go-updater
- Owner: kettek
- License: mpl-2.0
- Created: 2024-10-22T01:50:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T02:53:10.000Z (2 months ago)
- Last Synced: 2024-11-23T08:35:38.579Z (about 1 month ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# go-updater
This package provides a simple way for a program to update itself with an file to download or another file on the FS. This is intended to be used to provide self-updating features within a program.