bazel_rules_install icon indicating copy to clipboard operation
bazel_rules_install copied to clipboard

FR: Make it possible to install a file under a different name

Open bttk opened this issue 6 years ago • 0 comments

Example: $ bazel build -c opt //install:buildifier ~/bin would install buildifier as ~/bin/buildifier

Create a flag which lets the user install buildifier as ~/bin/bazelfier

bttk avatar Apr 03 '19 18:04 bttk