<#20294 What is a good approach to creating a bina...
# github-notifications
c
#20294 What is a good approach to creating a binary (pex?) that is available from a subdirectory in a monorepo? New discussion created by jgarte Hi, What is a good approach to creating a binary (pex?) that is available from a subdirectory in a monorepo without having to invoke
pants run
from the root of that monorepo? pantsbuild/pants