golocaterepo

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

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

Go to latest
Published: Apr 30, 2021 License: BSD-3-Clause Imports: 14 Imported by: 0

README

golocaterepo

Have you ever run across a Go binary and you want to look at the source code but you forgot where you installed it from? Then this is the project for you!

Usage

❯ golocaterepo -h
Description: prints the source repository found in the strings of a Go binary.

Usage: golocaterepo [binary in your PATH]

Options:
  -v, --verbose   Verbose error output
Example
❯ golocaterepo chroma
github.com/alecthomas/chroma/cmd/chroma

Installation

go get github.com/jakewarren/golocaterepo

Credits

Almost all the code is adapted from the wonderful christophberger/goman project.

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