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

https://github.com/zigtools/zls-as-step-demo

What if ZLS were installed in your build.zig?
https://github.com/zigtools/zls-as-step-demo

Last synced: 12 months ago
JSON representation

What if ZLS were installed in your build.zig?

Awesome Lists containing this project

README

          

# zls-as-step-demo

Note that this expects ZLS to be located at `../zls` relative to this repo. WIP.

## See it in action

Run `zig build -Dvariant=[hello|goodbye]`, then open `src/main.zig` and follow those instructions.