byxorna / nycmesh-tool

nycmesh-tool CLI
Apache License 2.0
1 stars 0 forks source link

add version checking feature #4

Closed byxorna closed 2 years ago

byxorna commented 2 years ago

The tool now notifies you on startup if there are newer releases available.

Maybe we can clean this up in the future to support real selfupdate by replacing the running executable? This seems like something that's dangerous and vulnerable to exploitation, but still worth noodling on.