goimportgraph

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: MIT Imports: 14 Imported by: 0

README

goimportgraph

Goimportgraph lists the repositories behind go list -mod=readonly -m all by crawling for the go-import meta tags.

$ go install github.com/sa6mwa/goimportgraph@latest

Or use the Makefile...

$ make
go build -o goimportgraph -ldflags=-s .

$ sudo make install
install goimportgraph /usr/local/bin/goimportgraph

Documentation

Overview

goimportgraph is a small CLI listing (currently only) Git repositories behind `go list -mod=readonly -m all` by crawling the module paths for go-import.

Directories

Path Synopsis
Which imitates the which(1) command.
Which imitates the which(1) command.

Jump to

Keyboard shortcuts

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