logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wireviz - Tool for generating wire connection diagrams from YAML

Description

              Parses the provided FILE and generates the specified outputs.

Name

       wireviz - Tool for generating wire connection diagrams from YAML

Options

-f, --format TEXT
              Output formats (see below).  [default: hpst]

       -p, --prepend PATH
              YAML file to prepend to the input file (optional).

       -o, --output-dir PATH
              Directory to use for output files, if different from input file directory.

       -O, --output-name TEXT
              File name (without extension) to use for output files, if different from input file name.

       -V, --version
              Output WireViz version and exit.

       -h, --help
              Show this message and exit.

              The  -f  or --format option accepts a string containing one or more of the following characters to
              specify which file types to output: g (GV), h (HTML), p (PNG), s (SVG), t (TSV)

       WireViz 0.4.1

See Also

       The full documentation for wireviz is maintained as a Texinfo manual.  If the info and  wireviz  programs
       are properly installed at your site, the command

              infowireviz

       should give you access to the complete manual.

wireviz                                           February 2025                                       WIREVIZ(1)

Synopsis

wireviz [OPTIONS] [FILE]...

See Also