commit | 4dc36a97f23c3a925142d4bd923be029ee1fe522 | [log] [tgz] |
---|---|---|
author | Sahin Yort <thesayyn@gmail.com> | Mon Jan 16 21:02:17 2023 +0300 |
committer | GitHub <noreply@github.com> | Mon Jan 16 21:02:17 2023 +0300 |
tree | ee3066eee2fffd39463cdaed6c40095bcf18318a | |
parent | 3cf8ffa135a51d095f5d1864e76d598d73701e17 [diff] |
feat: add coreutils toolchain (#332)
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