Common useful functions for writing BUILD files and Starlark macros/rules
Go to file
Derek Cormier 7f2641cd07 reimplement stardoc_with_diff_test to use write_source_files 2022-03-11 09:50:55 -08:00
.bazelci
.github/workflows
docs reimplement stardoc_with_diff_test to use write_source_files 2022-03-11 09:50:55 -08:00
lib reimplement stardoc_with_diff_test to use write_source_files 2022-03-11 09:50:55 -08:00
.bazelrc
.bazelversion
.gitignore
.pre-commit-config.yaml
.prettierignore feat: write to source folders (#41) 2022-03-02 12:58:36 -08:00
BUILD.bazel
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE
internal_deps.bzl

README.md

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.