14 releases (breaking)

0.15.2 Mar 29, 2024
0.15.0 Jun 30, 2023
0.13.0 Mar 29, 2023
0.12.0 Nov 8, 2022
0.0.0 Feb 20, 2021

#921 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

~3MB
~59K SLoC