forgot.bulild.
1 file changed
tree: 01ee52aae0e7460397f80260e84d4198b287c058
  1. .github/
  2. admin/
  3. docs/
  4. examples/
  5. licenses/
  6. rules/
  7. tests/
  8. tools/
  9. .gitignore
  10. BUILD
  11. CODEOWNERS
  12. deps.bzl
  13. LICENSE
  14. README.md
  15. version.bzl
  16. WORKSPACE
README.md

rules_license

This repository contains a set of rules and tools for

  • asserting that packages are available under specified OSS licenses
  • gathering those license assertions into artifacts to ship with code
  • applying organization specific compliance constriants against the set of licenses used by a target.

See License Checking with Bazel for more information about the project.

WARNING: The code here is still in active initial development and may be under churn.