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

sh oco --help


๐Ÿ“– Advanced Usage

TBD


๐Ÿ›  Development

๐Ÿ— Building from source

๐Ÿงช Running Tests

Just use cargo: sh cargo test


๐Ÿ“„ License

This project is licensed under the MIT License License.