issues
search
prajwalch
/
yazap
🔧 The ultimate Zig library for seamless command line argument parsing.
https://prajwalch.github.io/yazap
MIT License
152
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Installation fails when `examples` directory is missing
#28
xixixao
closed
1 month ago
2
Subcommand help not working
#27
malaow3
closed
1 month ago
1
fix: Fix Arg.multiValuesOption behaviour when single value is provided
#26
fardragon
closed
2 months ago
1
`multiValuesOption` results in a `singleValueOption` when provided with only one value
#25
fardragon
closed
2 months ago
2
Missing newline when logging `ParseError.CommandSubcommandNotProvided`
#24
thenester
closed
3 months ago
1
Sub-commands with no values will never match
#23
erri120
closed
3 months ago
1
autocompletion scripts
#22
kindlychung
opened
3 months ago
1
Add `const` qualifier in `Command.addArgs` and `Command.addSubcommands`.
#21
monomycelium
closed
3 months ago
0
Make a new release with new updates
#20
MCorange99
closed
3 months ago
2
std.os.WriteError -> std.posix.WriteError
#19
cdmistman
closed
6 months ago
0
Update for zig master change
#18
joshua-software-dev
closed
6 months ago
0
add build.zig.zon
#17
dasimmet
closed
8 months ago
0
Update to zig 0.12.0-dev.2063+804cee3b9
#16
KNnut
closed
9 months ago
1
Latest zig requires immutable vars to be 'const'
#15
karlseguin
closed
11 months ago
0
update for zig 0.11.0 changes
#14
karlseguin
closed
1 year ago
0
getOutputDocs was renamed to getEmittedDocs
#13
karlseguin
closed
1 year ago
0
Latest Zig, won't build
#12
karlseguin
closed
1 year ago
2
integer constraint
#11
karlseguin
opened
1 year ago
1
could this module support get parameters from environment?
#10
diablur
closed
1 year ago
3
Add arbitrary subcommands
#9
SoraTenshi
opened
1 year ago
10
Support passing positional arguments after options
#8
asynts
closed
1 year ago
3
make it work on zig `v0.10.1`
#7
prajwalch
closed
1 year ago
0
Both examples fail to compile
#6
aka-mj
closed
2 years ago
5
Minor fix for code example.
#5
higuoxing
closed
2 years ago
1
`CommandArgumentNotProvided` error when `argRequired` is set to false
#4
musaprg
closed
2 years ago
1
Rename `zig-arg` to `yazap`
#3
prajwalch
closed
2 years ago
0
Fix const ptr compiler error
#2
signaryk
closed
2 years ago
0
Automatic help text generation
#1
musaprg
closed
2 years ago
2