ma91n / pkgdgm

pkgdgm is a tool to analyze Go package dependencies and generate UML of package diagrams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make URL configurable as input

ma91n opened this issue · comments

  • available for using go-repository url
  • pkgdgm --url <repository-url>
    • repository-url is go path github.com/xxx/xxx にしたい
      • go get like