GitXplorerGitXplorer
s

genesys-tools

public
3 stars
0 forks
13 issues

Commits

List of commits on branch master.
Verified
e3dc7eb21f4e9026344f658bf49971a556527042

Update golang version

ssapk committed 5 years ago
Verified
2b0ead78f5ffd07a5b2fa7072ae2a0815eb8ba17

Update README.md

ssapk committed 5 years ago
Verified
a7749d43498878311506802de2a5f9795a7cb205

Update README.md

ssapk committed 5 years ago
Verified
d9a4825e4325c31009206843312ac7ecf0a7ddd9

Update .travis.yml

ssapk committed 5 years ago
Verified
050a768025399ec0f8446b2d6ebe45472bddf218

enforce mod=vendor build

ssapk committed 5 years ago
Verified
747179142ea53cebd2461056ab4103aedfc5065d

update go to 1.13

ssapk committed 5 years ago

README

The README file for this repository.

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