Open azomDev opened 2 months ago
Note that the current implementation in update_pen.rs is not good enough since it does not have the logic to skip over some updates with the algorithm. Furthermore it only has a static url. The entire file needs an entire revamp
Add a self update mechanism with
pen upgrade
orpen update
with a way to handle update skipping and all of the problems that come with updating.