Render a svg image with the specified output filename (lowercase -o)

osage

  • Render an image of a `clustered` network graph from a `graphviz` file.
    Layouts: `dot`, `neato`, `twopi`, `circo`, `fdp`, `sfdp`, `osage` & `patchwork`.
    More information: <https://graphviz.org/doc/info/command.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

osage -T {{svg}} -o {{path/to/image.svg}} {{path/to/input.gv}}

click the source code to copy install osage on any operating system with command-not-found.com