gopkgg

command module
v0.0.0-...-e1c9a92 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 12 Imported by: 0

README

gopkgg

gopkgg (Go package graph) prints the directed graph of the dependencies between packages of a Go module.

This package showcases one practical application of nulab/autog (also mainly written by me).

Install

Install the binary simply with

$ go install github.com/vibridi/gopkgg@latest

Usage

Run the command and supply the path of the Go module you wish to analyze. For example:

gopkgg /Users/me/nulab/autog

The command creates a file named depgraph.svg in the same directory as where the executable was run. You can open this file with your favorite browser.

autog_graph][autog_dep_graph]

Authors

  • Gabriele V. - Main contributor
  • Currently, there are no other contributors

License

This project is licensed under the MIT License. For detailed licensing information, refer to the LICENSE file included in the repository.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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