Adding Zig to your Project
devbox add zig
, or add the following to your devbox.json
devbox search zig
. You can also view the available versions on
Nixhub
Edit this pageZig projects can be run in Devbox by adding Zig and Nimble to your project.
devbox add zig
, or add the following to your devbox.json
devbox search zig
. You can also view the available versions on
Nixhub
Edit this page