quaint-telephone-89068
02/21/2023, 4:12 PMadhoc_tool and shell_command, and discusses when one might want to write a plugin instead.
* * *
Per #18082
PROPOSAL: adhoc_tool is documented as the preferred way to run third-party tools or user-supplied code as a build step, whenever it is possible. shell_command should be introduced only for cases where Pants does not provide any support.pantsbuild/pants