Add better usage notes
4 files changed
tree: 77b75e532dfa35d156228653cbdf930f6740da1f
  1. .github/
  2. admin/
  3. docs/
  4. examples/
  5. licenses/
  6. rules/
  7. tests/
  8. tools/
  9. .gitignore
  10. CODEOWNERS
  11. LICENSE
  12. README.md
  13. 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 this project.

WARNING: The code here is still in early, active development.

Disclaimer

This is not an officially supported Google product.