Today we’re shining our spotlight on some great work by Simon Maddox that sends your CLI output (STDOUT) to a pad in real time. Great for debugging or tracking installation procedures.
The project is named Etherpad stream and it can be installed with:
npm install -g etherpad-stream
And used by following the very simple usage documentation