| ... | ... | @@ -18,6 +18,17 @@ A package manager for the Zig programming language. |
| 18 | 18 | |
| 19 | 19 | ## Built With |
| 20 | 20 | - Zig master `0.9.0-dev.689+507dc1f2e` |
| 21 | - https://github.com/yaml/libyaml |
| 22 | - https://github.com/nektro/zig-ansi |
| 23 | - https://github.com/ziglibs/known-folders |
| 24 | - https://github.com/nektro/zig-licenses |
| 25 | - https://github.com/truemedian/zfetch |
| 26 | - https://github.com/nektro/zig-json |
| 27 | - https://github.com/nektro/zig-range |
| 28 | - https://github.com/marlersoft/zigwin32 |
| 29 | - https://github.com/nektro/zig-detect-license |
| 30 | - https://github.com/nektro/zig-inquirer |
| 31 | - https://github.com/arqv/ini |
| 21 | 32 | |
| 22 | 33 | ### Build from Source |
| 23 | 34 | Initially, |