Skip to content
moqsien edited this page Jan 21, 2024 · 1 revision

This command installs the latest stable version of zig and zls.

moqsien@moqsiendeiMac ~ % g z -h
Zig related CLIs.

Usage:
   zig [command]

Aliases:
  zig, z

Available Commands:
  env         Sets envs for zig.
  install     Installs the latest stable version of zig.
  install-zls Installs zls.

Flags:
  -h, --help   help for zig

Use " zig [command] --help" for more information about a command.