# Avatars CLI
A CLI to generate avatars using the [Avatars](https://crates.io/crates/avatars) crate.
## Example
Gif of a random avatar being generated every 0.5 seconds:
<p align="center">
<img width="300" src="./assets/example.gif">
</p>
## Installation
### Using [`eget`](https://github.com/zyedidia/eget)
```bash
eget IgnisDa/rust-libs --tag avatars_cli
```
### Manually
The binaries can be downloaded from
[here](https://github.com/IgnisDa/rust-libs/releases?q=avatars_cli&expanded=true).
## Usage
Please run `avatars_cli --help` for usage.