/oco

A CLI Option Processor

Primary LanguageRustMIT LicenseMIT


oco

Rust crates.io


๐Ÿ“’ 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

cargo install oco

๐ŸŽฎ 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.