package(default_visibility = ["//visibility:public"])

sh_binary(
    name = "heron-apiserver",
    srcs = ["heron-apiserver.sh"],
)
