Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.