boxes 2.3.1
Command line ASCII boxes
This command-line filter program draws ASCII-art boxes around your input text.
- Outputs:
out
- Website: https://boxes.thomasjensen.com
- Licenses: GPL 2
- Package source: gnu/packages/shellutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install boxes 2.3.1
as follows:
guix install boxes@2.3.1
Or install the latest version:
guix install boxes
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.