Description
Add boxes are input text.
little_boxes is a small program that takes input from stdin or a file and wraps it with box made of ACII/Unicode Box Drawing characters. There are several different charsets and you can optionally add a title
Example:
$ echo "Hello World" | little_boxes ┏━━━━━━━━━━━━━┓ ┃ Hello World ┃ ┗━━━━━━━━━━━━━┛