i've searched the repo for instances of `binary_?u...
# general
a
i've searched the repo for instances of
binary_?util
(case insensitive) and looked through
src/python/pants/binaries/binary_util.py
, but it looks like there's no script or mention of how to make a new binary available for BinaryUtil -- how has adding new scripts or binaries been done previously?