go-showlicenses

command module
v0.0.0-...-5b8a461 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: MIT Imports: 7 Imported by: 0

README

Show Licenses

This is a wrapper around Google's licensecheck library, and prints out a list of licenses found in each file listed on the command line, or from the list of identified license files found under specified root directory.

The list of identified license files are from Google's pkg.go.dev, licenses.go.

Usage

Usage: showlicenses [OPTIONS] [FILE...]

showlicenses heuristically determines the license of provided/found license files.

OPTIONS:
  -l	List the license files to search for, by case-insensitive matching
  -r string
    	Specify the root directory to search (default ".")

Download

go get github.com/roycyt/go-showlicenses

Documentation

Overview

SPDX-License-Identifier: MIT

Jump to

Keyboard shortcuts

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