An open API service indexing awesome lists of open source software.

https://github.com/hash-bang/license-exporter

Export licenses used within a project to various formats
https://github.com/hash-bang/license-exporter

Last synced: 3 months ago
JSON representation

Export licenses used within a project to various formats

Awesome Lists containing this project

README

        

@hash-bang/license-exporter
===========================
Export licenses used within a project to various formats.

See this projects [LICENSES.md](./LICENSES.md) file for example `--template=detail` output.

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

Options:
-t, --template Select a template file to use, either locally or a
builtin (default: "simple")
-o, --output 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
```