X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Zig Example

A Devbox Shell for running Zig

How to Run

  • Build the project
zig build install
  • Run the project
zig build run
X Tutup