Documentation
1
2
3
4
5
6
7
8
9
10
# Boxt

Boxt is a TUI for drawing box diagrams in the terminal.

# Installation

## From Source
```
cargo install boxt
```