Skip to content

zaucy/bzlws

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors