Create an empty project: ```sh $ xmake create -l zig -t console test ``` For more examples, see: [Zig Examples](https://github.com/xmake-io/xmake/tree/master/tests/projects/zig)