Run >=2 programs side-by-side with their stdout / stderr
piped to a tiled output. Nice
Installation & Usage
go install github.com/crockeo/sprunner@latest
sprunner "how you would normally execute program1" "same thing for program2" ...
# then it'll run the stuff!!