hipcheck icon indicating copy to clipboard operation
hipcheck copied to clipboard

Incorporate self-updating with new `hc update` command.

Open alilleybrinker opened this issue 1 year ago • 0 comments

cargo-dist automatically generates a self-updater, and it would be nice if we could leverage it, if present, to allow an easy path for users to self-update Hipcheck.

The basic idea would be to add an hc update command which uses the auto-generated and installed hc-update CLI produced and distributed automatically with the installer cargo-dist produces.

See here for more: https://opensource.axo.dev/cargo-dist/book/installers/updater.html

alilleybrinker avatar May 08 '24 18:05 alilleybrinker