I have want to pipe the output of my nodejs file like node example.js|node_modules/bunyan/bin/bunyan for better readability. How can I specify this in the yaml?
node example.js|node_modules/bunyan/bin/bunyan