shell-executer 1.0.1
Shell::Executer provides an easy and robust way to execute shell commands. The stdout and stderr data can be read completly after the execution or in chunks during the execution.
Gemfile:
=
install:
=
Runtime Dependencies (2):
expectations
>= 0
open4
>= 0