boxes

Draw boxes around text with various styles and designs

brewmacoslinux
Try with needOr install directly
Source

About

Draw boxes around text

Commands

boxes

Examples

Draw a simple box around text$ echo 'Hello World' | boxes
Use a specific box design style$ echo 'Important Message' | boxes -d stone
Remove box from text (reverse operation)$ boxes -r < boxed_text.txt