github tristanisham/zvm v0.7.2

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

Full Changelog: v0.7.1...v0.7.2

I've updated the CLI and README to help make using the app easier. If you didn't know, you can run zvm help to get a full list of all the commands and global flags, then you can run zvm help <any-of-those-commands> and you'll get a printout of the command, a description, and information on any sub flags.

zvm help

Or use it to dive deeper into a specific command.

zvm help list
NAME:
   zvm list - list installed Zig versions. Flag `--all` to see remote options

USAGE:
   zvm list [command options] [arguments...]

OPTIONS:
   --all, -a   list remote Zig versions available for download, based on your version map (default: false)
   --help, -h  show help

Don't miss a new zvm release

NewReleases is sending notifications on new releases.