1.2.0 • Published 2 years ago

@hash-bang/license-exporter v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@hash-bang/license-exporter

Export licenses used within a project to various formats.

See this projects LICENSES.md file for example --template=detail output.

Usage: license-exporter [directory/file...]

Options:
  -t, --template <path>  Select a template file to use, either locally or a
                         builtin (default: "simple")
  -o, --output <path>    Output to file (defaults to STDOUT)
  --json                 Output the JSON used in the template before compiling
                         - useful for debugging
  -v, --verbose          Be verbose
  -h, --help             display help for command