Skip to content

Commit

Permalink
Add Zig tools to README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucperkins committed Nov 4, 2024
1 parent 427058a commit 9041712
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ A dev template that's fully customizable.
### [`zig`](./zig/)

- [Zig] 0.10.1
- [LLDB] 16.0.6
- [ZLS] 0.13.0

## Code organization

Expand Down Expand Up @@ -381,6 +383,7 @@ All of the templates have only the root [flake](./flake.nix) as a flake input. T
[lcov]: https://ltp.sourceforge.net/coverage/lcov.php
[leiningen]: https://leiningen.org
[levant]: https://github.com/hashicorp/levant
[lldb]: https://lldb.llvm.org
[lorri]: https://github.com/target/lorri
[maven]: https://maven.apache.org
[mix]: https://elixir-lang.org/getting-started/mix-otp/introduction-to-mix.html
Expand Down Expand Up @@ -445,3 +448,4 @@ All of the templates have only the root [flake](./flake.nix) as a flake input. T
[yarn]: https://yarnpkg.com
[vlang]: https://vlang.io
[zig]: https://ziglang.org
[zls]: https://github.com/zigtools/zls

0 comments on commit 9041712

Please sign in to comment.