#processor #parse #command #lets #values #another #manipulate

app oco

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

1 unstable release

0.1.1 Jul 21, 2023
0.1.0 Jul 21, 2023

#2301 in Parser implementations

MIT license

76KB
2K SLoC


oco

Rust


๐Ÿ“’ Table of Contents


๐Ÿ“ Overview

oco is a CLI option processor. It lets you parse and manipulate the values of CLI options before pushing them to another command.


๐Ÿš€ Getting Started

๐Ÿ“ฆ Installation

TBD

๐ŸŽฎ Using oco

oco --help

๐Ÿ“– Advanced Usage

TBD


๐Ÿ›  Development

๐Ÿ— Building from source

๐Ÿงช Running Tests

Just use cargo:

cargo test

๐Ÿ“„ License

This project is licensed under the MIT License License.

Dependencies

~10โ€“24MB
~300K SLoC