lool/lib/cli/README.md

25 lines
461 B
Markdown

<p align="center"><img src="./../../.github/img/logo-cli.svg" height="192"></p>
<br>
<br>
<br>
<p align="center"><b>lool » <code>cli</code></b> contains utilities for building command-line interfaces.</p>
</p>
<br>
<br>
<br>
# Installation
This crate is for internal use. It's only published privately.
```bash
cargo add lool --registry=lugit --features cli
```
# Sub-Features
- [x] [`stylize`](./stylize): colorize and stylize text for the terminal.