Skip to content

go mod graph tool(强大的go mod 图形化工具)

Notifications You must be signed in to change notification settings

xingliuhua/gramod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文版

gramod

This is a graphical tool for go mod

Background

The readability of the go mod graph command line is too poor

Feature

  • Generate all dependent graphics
  • Generates the graphics for the specified dependencies

Install

  1. install graphviz
  2. go get github.com/xingliuhua/gramod

Usage

gramod
// Generate all dependent graphics

gramod -s github.com/go-playground/validator/v10@v10.3.0
// Generates the graphics for the specified dependencies

Maintainers

@xingliuhua.

Contributing

Feel free to dive in! [Open an issue] or submit PRs.

About

go mod graph tool(强大的go mod 图形化工具)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages