An open API service indexing awesome lists of open source software.

https://github.com/eun/govizz


https://github.com/eun/govizz

dependencies dependency-graph golang tool

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# govizz
Visualize go dependencies.

```
$ go install github.com/Eun/govizz@latest
$ govizz | dot -Tsvg -o deps.svg
$ govizz --format=mermaidjs
```

![](sample.png)

No support, no warranty