Is there a way to not use `Makefile` for simple co...
# general
s
Is there a way to not use
Makefile
for simple commands, and make use of
pants
for just single line shell commands? I'm wondering if I can integrate those commands to the tooling.
l