| ... | ... | @@ -18,17 +18,7 @@ A package manager for the Zig programming language. |
| 18 | 18 | |
| 19 | 19 | ## Built With |
| 20 | 20 | - Zig master `0.9.0-dev.1524+d2f9646d9` |
| 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 | - See [`zig.mod`](./zig.mod) |
| 32 | 22 | |
| 33 | 23 | ### Build from Source |
| 34 | 24 | Initially, |
| ... | ... | @@ -50,14 +40,6 @@ Check out our [docs](docs/) or the website: https://nektro.github.io/zigmod/. |
| 50 | 40 | |
| 51 | 41 | There is now also a tutorial-style getting started guide that goes over various use cases that Zigmod provides and caters to. It is [available here](docs/tutorial.md). |
| 52 | 42 | |
| 53 | | ## Prior Art |
| 54 | | - https://golang.org/ref/mod#go-mod-file |
| 55 | | - https://github.com/mattnite/zkg |
| 56 | | |
| 57 | | ## Honorable mentions |
| 58 | | - https://github.com/truemedian |
| 59 | | - https://github.com/MasterQ32 |
| 60 | | |
| 61 | 43 | ## Contact |
| 62 | 44 | - hello@nektro.net |
| 63 | 45 | - https://twitter.com/nektro |