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

#931 in Command-line interface

Download history 2/week @ 2024-02-20 15/week @ 2024-02-27 2/week @ 2024-03-12 140/week @ 2024-03-26 20/week @ 2024-04-02

523 downloads per month

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
~58K SLoC