zvm

star 39

Use this skill when the user wants to manage multiple Zig compiler versions.

javimosch By javimosch schedule Updated 6/12/2026

name: zvm description: Use this skill when the user wants to manage multiple Zig compiler versions.

zvm Plugin

A fast, dependency-free version manager for Zig written in Zig.

Commands

  • zvm self version — Print zvm version
  • zvm _ _ — Passthrough to zvm CLI

Installation

cargo install zvm

Examples

zvm install 0.13.0
zvm use 0.13.0
zvm list

Key Features

  • Multi-version — Install and switch between Zig versions
  • Fast — Written in Zig, dependency-free
  • Simple — Easy install and use
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill zvm
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator