24 lines
424 B
Markdown
24 lines
424 B
Markdown
<p align="center"><img src="../../../.github/img/logo-cli-tui.svg" width="142"></p>
|
|
|
|
<br>
|
|
<br>
|
|
<br>
|
|
|
|
<p align="center"><b>lool » <code>cli.stylize</code></b> is a set of utilities for colorizing console outputs.
|
|
</p>
|
|
|
|
<br>
|
|
<br>
|
|
<br>
|
|
|
|
# Installation
|
|
|
|
This crate is for internal use. It's only published privately.
|
|
|
|
```bash
|
|
cargo add lool --registry=lugit --features cli cli.tui
|
|
```
|
|
|
|
# Usage
|
|
|
|
Pending. |