2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-25 11:32:33 +00:00
Common useful functions for writing BUILD files and Starlark macros/rules
Find a file
2022-02-10 18:53:30 -08:00
.bazelci build: add a presubmit.yml file for bazel buildkite ci (#33) 2022-02-10 18:53:30 -08:00
.github/workflows
docs feat: write_source_files 2022-02-07 10:00:35 -08:00
lib feat: write_source_files 2022-02-07 10:00:35 -08:00
.bazelrc
.bazelversion
.gitignore
.pre-commit-config.yaml
.prettierignore feat: write_source_files 2022-02-07 10:00:35 -08:00
BUILD.bazel
CONTRIBUTING.md
internal_deps.bzl
LICENSE
README.md
WORKSPACE

Aspect's Bazel helpers library

This is code we would contribute to bazel-skylib, but the declared scope of that project is narrow and it's very difficult to get anyone's attention to review PRs there.

Installation

From the release you wish to use: https://github.com/aspect-build/bazel-lib/releases copy the WORKSPACE snippet into your WORKSPACE file.