Sign in
bazel
/
intellij
/
e7fe6fdbaa2d03bfeed7cb4acbaabd260706daa3
/
.
/
tools
/
zip
/
BUILD
blob: 13c4d213c63c49d8d3217ed4555018cd84e9bef1 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
sh_binary
(
name
=
"zip"
,
srcs
=
[
"zip.sh"
],
)