dixonwille / mise-zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mise-zig Build Lint

zig plugin for the mise.

Contents

Dependencies

TODO: adapt this section

Install

Plugin:

mise plugins install zig https://github.com/dixonwille/mise-zig.git

zig:

# Show all installable versions
mise ls-remote zig

# Show aliases
mise aliases ls zig

# Use specific version for current project
mise use zig@nightly

# Use specific version globally
mise use -g zig@2024.1.0-mach

# Now zig commands are available
zig version

Check mise readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Will Dixon

About

License:Other


Languages

Language:Shell 100.0%