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?
- Host: GitHub
- URL: https://github.com/zigtools/zls-as-step-demo
- Owner: zigtools
- License: mit
- Created: 2023-12-04T06:48:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T07:58:51.000Z (about 2 years ago)
- Last Synced: 2024-10-29T16:20:15.751Z (over 1 year ago)
- Language: Zig
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.