Little Boxes 
Adds boxes around stdin. Optionally adds a title.

Usage
```
little_boxes [options]
Options:
-c, --charset The charset to draw the box with [default: thick]
Available charsets: thick, thin, double, box, rounded and dot
-t, --title Add a title to the box
-a, --all Compare all the styles
-h, --help Shows this help
-v, --version Show version
```