Skip to content

Commit a366ad0

Browse files
chore: add kewpie and zvm (nrdmn#41)
* chore: add kewpie and zvm * chore: suggested changes Co-authored-by: Nulo <[email protected]> * chore: suggested changes 2 Co-authored-by: Nulo <[email protected]> --------- Co-authored-by: Nulo <[email protected]>
1 parent b759c61 commit a366ad0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt
236236
## Zig development tools
237237
* [marler8997/zigup](https://github.com/marler8997/zigup) - Download and manage zig compilers.
238238
* [korandoru/setup-zig](https://github.com/korandoru/setup-zig) - Set up a specific version of Zig environment on GitHub Actions.
239+
* [weskoerber/zvm](https://github.com/weskoerber/zvm) - POSIX-compliant bash script to manage multiple active Zig versions.
239240

240241

241242
### Package managers
@@ -271,6 +272,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt
271272
* [iddev5/inon](https://github.com/iddev5/inon) - Data configuration file format.
272273
* [naneros/ztoml](https://codeberg.org/naneros/ztoml.git) - TOMLv1.0.0 parser and convert TOML to JSON.
273274
* [InKryption/comath](https://github.com/InKryption/comath) - Calculate math expressions in comptime.
275+
* [weskoerber/kewpie](https://github.com/weskoerber/kewpie) - A simple query string parser.
274276

275277
## Learning resources
276278
* [belse-de/zig-tut](https://github.com/belse-de/zig-tut) - A collection of small projects and tutorials to learn Zig.

0 commit comments

Comments
 (0)