spdx-fmt

command module
v0.0.0-...-39c2a5e Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 10 Imported by: 0

README

Easily convert spdx.json files into human-readable, markdown files.

Installation

go install go.pitz.tech/spdx-fmt@latest

Usage

Usage of this tool assumes the usage of one of the many other SPDX tools used to generate JSON documents. Using those files, we can generate human-readable versions of their contents as well as artifacts useful for shipping software (such as reporting on third-party licenses).

Usage of spdx-fmt:
  -input string
        Specify the input spdx.json file. Defaults to '-' for stdin. (default "-")
  -output string
        Specify the output markdown file. Defaults to '-' for stdout. (default "-")
  -report string
        Specify which report to render (spdx, third-party-licenses, or a file path). (default "spdx")

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