rollouts/.license
Siyu Wang 7539cc4f09
Add licenses and fix manifests generation (#21)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-03-10 19:55:42 +08:00
..
README.md Add licenses and fix manifests generation (#21) 2022-03-10 19:55:42 +08:00
dependency_decisions.yml Add licenses and fix manifests generation (#21) 2022-03-10 19:55:42 +08:00

README.md

License Checker

Our license checker CI rely on LicenseFinder.

How to add a new license

LicenseFinder is a ruby project, so make sure you have ruby installed.

Install the tool

gem install license_finder

Add a license

license_finder  permitted_licenses add MIT --decisions_file .license/dependency_decisions.yml