@wireapp/license-collector
v0.12.22
Published
Wire's internal license collection tool
Downloads
113
Keywords
Readme
Wire
This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].
You can find the published source code at github.com/wireapp.
For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.
LicenseCollector
Wire's internal package license collection tool.
Here is what it does:
- Fetch all top-level dependencies of one or more given repositories
- Collect the licenses of these dependencies
- Save these licenses in a JSON file
Installation
yarn add @wireapp/license-collectorCLI Usage
API Usage
See cli.ts.
