Shr

Description

Shr tries to make controlling subprocess easier in Ruby. It can be write a shell command as like a Ruby's method and captures subprocess's output.

This is a port of Python's sh.

Installation

gem install shr

Usage

TODO: Write usage instructions here

License

Released under the MIT License. See the LICENSE file for further details.