tree: b276de11d898033edad572355fdbd248efab700d [path history] [tgz]
  1. lib/
  2. rules/
  3. BUILD
  4. bzl_library.bzl
  5. README.md
  6. WORKSPACE
bazel_skylib/README.md

This directory and its subdirectories are a partial fork of the bazel-skylib github repository, for experimental use with Bazel builds.

Not all files in bazel-skylib are included. When a file in this directory diverges from bazel-skylib, add a comment containing Divergence from bazel-skylib which explains the need for this divergence.

It should be a goal to follow HEAD bazel-skylib as closely as possible, with necessary changes made upstream ASAP.