# boxletters
[](https://crates.io/crates/boxletters)
[](https://docs.rs/boxletters)
[](https://github.com/Ewpratten/boxletters/actions/workflows/build.yml)
[](https://github.com/Ewpratten/boxletters/actions/workflows/clippy.yml)
[](https://github.com/Ewpratten/boxletters/actions/workflows/audit.yml)
`boxletters` is a commandline tool for converting strings of text to [`regional_indicator`](https://en.wikipedia.org/wiki/Regional_indicator_symbol) emoji.
## Example input
```sh
boxletters hello world
```
## Example output

## Installation
This crate can be installed via `cargo` with:
```sh
cargo install boxletters
```