mirror of
https://github.com/ziglang/zig.git
synced 2024-11-21 19:42:56 +00:00
Add mise version manager
parent
a5dfa1541e
commit
897e703772
@ -67,6 +67,13 @@ brew install zig
|
||||
port install zig
|
||||
```
|
||||
|
||||
## Mise
|
||||
|
||||
```
|
||||
mise install zig
|
||||
```
|
||||
|
||||
|
||||
## NixOS
|
||||
|
||||
Rather than installing development binaries globally, create a `shell.nix` for your project:
|
||||
|
Loading…
Reference in New Issue
Block a user