sapk / genesys-tools

A cli command to interact with GAX api
GNU General Public License v3.0
3 stars 0 forks source link

go run main.go dump localhost:8080

go build -o genesys-tools .

gox -ldflags "-s -w" -osarch="windows/amd64" -output="build/{{.Dir}}-tools-{{.OS}}-{{.Arch}}"

dot -Tpng host-port/graph.dot > test.png
dot -Tsvg host-port/graph.dot > test.svg