boxes
Command line ASCII boxes
This command-line filter program draws ASCII-art boxes around your input text.
- Versions: 2.2.1
- Website: https://boxes.thomasjensen.com
- Licenses: GPL 2
- Package source: gnu/packages/shellutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of boxes
as follows:
guix install boxes
Or install a particular version:
guix install boxes@2.2.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.