godeps

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2022 License: MIT Imports: 1 Imported by: 0

README

godeps

golang dependency analyzer

install

go install github.com/jcyamacho/godeps@latest

commands

flowchart

generate a dependency graph mermaid flowchart

flags:
  • -h, --help, help for flowchart
  • -s, --skip, skip modules
  • -i, --skip-indirect, skip indirect dependencies (default true)
args:
  • [path], golang module directory to scan
example:
flowchart
        github.com/jcyamacho/godeps --> github.com/hashicorp/go-multierror
        github.com/jcyamacho/godeps --> github.com/spf13/cobra
        github.com/jcyamacho/godeps --> golang.org/x/mod

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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