Extracts the content of LICENSE files of dependencies. Formats and prints the contents to stdout. Any crates for which a license file has not been found are reported via stderr.
cargo licensepull > open_source_licenses.txt
cargo install cargo-licensepull