go-selfupdate icon indicating copy to clipboard operation
go-selfupdate copied to clipboard

Using this with github releases

Open amlwwalker opened this issue 4 years ago • 2 comments

I use github releases for my builds. Is there a way to use this with github releases and update when a new published version is available there? That would be cool.

amlwwalker avatar Nov 26 '19 15:11 amlwwalker

Love the idea. Support gh releases would allow:

  • version information available
  • no additional build step required
  • no need for /public folder deployment

andig avatar Jul 18 '20 12:07 andig

In the meantime if you are looking for a library which already does that, then you can use this one: https://github.com/mouuff/go-rocket-update

or that one: https://github.com/rhysd/go-github-selfupdate

deuodeu avatar Apr 11 '21 16:04 deuodeu