Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 201 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 201 Bytes

Example of using install rules for Bazel

To install a "hello world" binary in ~/bin run:

rules_install/examples$ bazel run -c opt //:install_hello_world ~/bin