Closed yassram closed 1 year ago
This PR adds support for a CSV listing of licences using a new option --csv-path.
--csv-path
license-plist --csv-path path/to/csv/file.csv --add-sources
Note: Origin column is present when --add-sources is provided.
Origin
--add-sources
@yassram
Thanks, released: https://github.com/mono0926/LicensePlist/releases/tag/3.25.0
Motivation
This PR adds support for a CSV listing of licences using a new option
--csv-path
.Usage
--csv-path
Example
license-plist --csv-path path/to/csv/file.csv --add-sources
Related Issue