ditaa 0.11.0
Create graphics from ascii art
ditaa is a small command-line utility that converts diagrams drawn using ascii art drawings that contain characters that resemble lines like | / -), into proper bitmap graphics.
- Website: https://github.com/stathissideris/ditaa
- Licenses: LGPL 3
- Package source: gnu/packages/java-graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ditaa 0.11.0
as follows:
guix install ditaa@0.11.0
Or install the latest version:
guix install ditaa
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.