github tristanisham/zvm v0.1.3
Added removed and ls commands

latest releases: v0.8.1, v0.8.0, v0.7.9...
23 months ago

So yeah, two releases in one night. This one brings uninstall/rm and ls.

Uninstall / rm

Remove installed versions of Zig. This will break your symlink if you delete your current Zig version.
zvm rm 0.10.0 / zvm uninstall 0.10.0

LS

Now you can view what versions of Zig you already have installed! Just run zvm ls to get a list printed to the console.

Full Changelog: v0.1.2...v0.1.3

Don't miss a new zvm release

NewReleases is sending notifications on new releases.