osdfgen

command
v4.2.0-rc2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

README

osdfgen can be used to build a CSV suitable for uploading to Pivotal's OSDF Generator. It determines licenses by sniffing the dependencies listed in Gopkg.lock.

Example:

go run osdfgen.go -p ../../ -o test.csv

The -p flag points at the project root and the -o flag is the place to put the output (stdout by default).

Documentation

Overview

`osdfgen` can be used to build a CSV suitable for uploading to Pivotal's [OSDF Generator](http://osdf-generator.cfapps.io/static/index.html). It determines licenses by sniffing the dependencies listed in `Gopkg.lock`. Example: go run osdfgen.go -p ../../ -o test.csv The `-p` flag points at the project root and the `-o` flag is the place to put the output (stdout by default).

Jump to

Keyboard shortcuts

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