ruby-tty-command

execution from Ruby of shell commands with pretty output logging
  https://github.com/piotrmurach/tty-command
  0
  no reviews



This Ruby library provides a mechanism to execute shell commands with pretty output logging and capture their stdout, stderr and exit status.

The standard input, output and error flows of each command can be redirected to a file or a string.