Draw decorative ASCII boxes around text in the terminal
Draw boxes around text
boxes
$ echo 'Hello World' | boxes
$ echo 'Important' | boxes -d stone
$ boxes -r input.txt
$ cat notes.txt | boxes -d round
$ boxes -l