This is the multi-page printable view of this section. Click here to print.
Install file
Bazel rules to install files
- 1: Bzl
- 1.1: al_install_file
1 - Bzl
Bazel code
1.1 - al_install_file
al_install_file
load("@com_alwaldend_src//tools/install_file/main/bzl:al_install_file.bzl", "al_install_file")
al_install_file(name, args, install_file_label, visibility, **py_binary_kwargs)
Create py_binary target to install file
PARAMETERS