wireviz 0.4.1
Easily document cables and wiring harnesses
WireViz is a tool for easily documenting cables, wiring harnesses and connector pinouts. It takes plain text, YAML-formatted files as input and produces beautiful graphical output thanks to GraphViz. It handles automatic BOM creation and has a lot of extra features.
- Outputs:
out
- Website: https://github.com/wireviz/WireViz
- Licenses: GPL 3
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wireviz 0.4.1
as follows:
guix install wireviz@0.4.1
Or install the latest version:
guix install wireviz
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.