An open API service indexing awesome lists of open source software.

https://github.com/willguimont/zig-raylib-template


https://github.com/willguimont/zig-raylib-template

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# zig-raylib-template

## Build

```shell
zig build --fetch # May need to update the hash in build.zig.zon
zig build run
```