issues
search
00JCIV00
/
cova
Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig.
https://00jciv00.github.io/cova/
MIT License
111
stars
5
forks
source link
Setup build files
#7
Closed
00JCIV00
closed
1 year ago
00JCIV00
commented
1 year ago
Added options for tests, docs, and the executable demo to build.zig.
Added the installable module to build.zig.
Set up build.zig.zon for Zig Package Manager installation.
Updated README.md and Docs.