command
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Jun 23, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Very simple example that reads a haystack json from stdin and generates a dot compatible version.
It relies on the gonum/graph
package.
Example using the public file carytown:
curl -s https://raw.githubusercontent.com/BrickSchema/brick-examples/master/haystack/carytown.json | go run main.go| dot -T svg > carytown.svg
gives:
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.