创建空工程: ```sh $ xmake create -l zig -t console test ``` 更多例子见:[Zig Examples](https://github.com/xmake-io/xmake/tree/master/tests/projects/zig)