Commit graph

12 commits

Author SHA1 Message Date
Antoine
c5f79a133c Explain how to quickly depend on zig-args from other projects 2024-08-22 00:07:52 +02:00
Bob Farrell
062303e29f Fix optional usage in README example 2024-03-03 17:43:09 +01:00
Anthon van der Neut
abf9a9ec6a document verb in readme
Show in demo_verb.zig that you can have non-verb options and verb specific options.
Test that a non-verb option can come before verb.
2022-02-10 11:03:49 +01:00
Felix (xq) Queißner
f44a0d785f Updates readme. 2021-06-07 12:16:38 +02:00
Felix (xq) Queißner
ff2428982e Updates readme. 2021-05-12 10:25:14 +02:00
zickzackv
cc54ef5b30
use positionals instead of args in README.md 2020-05-25 19:41:36 +02:00
Felix (xq) Queißner
743d8a7e6a Adds doc comments, adds support for boolean parsing. 2020-03-05 14:51:43 +01:00
Felix (xq) Queißner
038215e83c Improves demo: Output is now prettier. Adds .parseForCurrentProcess which will create the argument iterator for the user. 2020-03-05 14:31:35 +01:00
Felix (xq) Queißner
a5456dbf10 Adds support for value-passing via =. 2020-03-04 22:58:12 +01:00
Felix (xq) Queißner
8a505b6930 More descriptions. 2020-03-04 22:47:34 +01:00
Felix (xq) Queißner
94c96afcdd Adds demo. 2020-03-04 22:38:29 +01:00
Felix Queißner
5cc4808bc8
Initial commit 2020-03-04 22:34:01 +01:00