This website requires JavaScript.
Explore
Help
Sign in
temporus.zig
/
cmdr
Watch
1
Star
0
Fork
You've already forked cmdr
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Simple command line parser for zig
3
commits
1
branch
0
tags
44
KiB
Zig
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Sekhat Temporus
c700bf4e3f
Update minimum zig version to 0.16.0
2026-06-11 09:50:52 +01:00
src
Fix bug where after reading flag value state is not reset correctly
2026-02-13 19:45:06 +00:00
.gitignore
Initial commit
2026-02-10 00:18:55 +00:00
build.zig
Initial commit
2026-02-10 00:18:55 +00:00
build.zig.zon
Update minimum zig version to 0.16.0
2026-06-11 09:50:52 +01:00
LICENSE
Initial commit
2026-02-10 00:18:55 +00:00
README.md
Initial commit
2026-02-10 00:18:55 +00:00
README.md
cmdr
Simple command line parser for zig