valist-io / valist

Web3-native software distribution. Publish and install executables, Docker images, WebAssembly, and more. Powered by Ethereum, IPFS, and Filecoin.
https://valist.io
Mozilla Public License 2.0
117 stars 6 forks source link

[CLI] Valist upgrade command #226

Closed awantoch closed 2 years ago

awantoch commented 3 years ago

We have a basic valist install command, we'll need to keep track of versions of software installed to facilitate upgrades.

We can likely track versions by file paths, then symlink the version in the PATH to the desired version.