Discuss all things joker, the Clojure interpreter/linter on top of Go.
https://github.com/candid82/joker
hlship 2019-06-28T20:38:28.061700Z
I suppose a joker.os/pipe function could be created that takes a series of commands w/ arguments and pipes the output of each into the input of the next. Not quite sure what to do about stderr, or exit codes.