Crates.io | oco |
lib.rs | oco |
version | 0.1.1 |
source | src |
created_at | 2023-07-21 05:24:00.629627 |
updated_at | 2023-07-21 05:28:58.539845 |
description | A command-line option processor that lets you parse and manipulate the values of command-line options specified in GNU or POSIX formats, before pushing them to another command. |
homepage | |
repository | https://github.com/boazy/oco |
max_upload_size | |
id | 922120 |
size | 107,683 |
oco
is a CLI option processor. It lets you parse and manipulate the values of
CLI options before pushing them to another command.
TBD
oco --help
TBD
Just use cargo:
cargo test
This project is licensed under the MIT License License.