commit | c1b6c99f9b58750a94811b56edfe665c168659bc | [log] [tgz] |
---|---|---|
author | Greg Magolan <gmagolan@gmail.com> | Thu Oct 27 14:41:26 2022 -0700 |
committer | Greg Magolan <gmagolan@gmail.com> | Thu Oct 27 14:41:26 2022 -0700 |
tree | e1c95d3c9336a60edc9212a492017aee6cec5e93 | |
parent | 3e4604f9f76b6501f81d512f18dd27062f049371 [diff] |
feat: add command attribute to run_binary
Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files.
This module depends on bazel-skylib. In theory all these utilities could be upstreamed 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.
bazel-lib is just a part of what Aspect provides:
Installation instructions are included on each release: https://github.com/aspect-build/bazel-lib/releases