go-mod-graph-chart

module
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2022 License: MIT

README

English | 中文

go-mod-graph-chart

A tool build chart by go mod graph output with zero dependencies

Install

$ go get -u github.com/PaulXu-cn/go-mod-graph-chart/gmchart

Go v1.16 or higher

$ go install github.com/PaulXu-cn/go-mod-graph-chart/gmchart@latest

Usage

$ cd goProject
$ go mod graph | gmchart

The program will start a http server and open the url in default browser.

show

Change & Rebuild

If you has changed js code, the front-end project needs to be rebuilt,and then go install

$ npm run build 
$ go install ./gmchart

License

MIT

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL