bzlws 0.2.0Latest published 2.0y ago
MODULE.bazel
bazel_dep(name = "bzlws", version = "0.2.0")
README

bzlws

Rules for bringing bazel artifacts out of the bazel output directories and into your workspace.

Install

Add to your MODULE.bazel file:

bazel_dep(name = "bzlws", version = "0.2.0")

On windows runfiles aren't enabled by default. bzlws needs runfiles in order to work. Enable them by adding this to your .bazelrc:

build --enable_runfiles

See Documentation for usage

License

MIT

About

Bazel rules for interacting with bazel build artifacts and bringing them into your workspace

@zaucy/bzlws@zaucy
Homepage
10stars
Monday, July 8, 2024
@zaucy#2369 add bzlws (#2369)

Languages

C++57%
Starlark39.5%
PowerShell1.8%
Shell1.7%

Maintainers

@zaucy

Versions

0.2.02024-07-08