11 breaking releases

0.15.1 Jan 11, 2024
0.15.0 Jun 30, 2023
0.14.0 Jun 29, 2023
0.13.0 Mar 29, 2023
0.0.0 Feb 20, 2021

#710 in Command-line interface

Apache-2.0…

31KB
569 lines

kommand

Command-line arguments via function arguments

Github Actions CI Status crates.io page docs.rs docs

This is a command-line parser similar to [paw] but which allows arguments to be given as function arguments rather than as struct fields.

See nameless for examples.

Dependencies

~2.5MB
~56K SLoC