Sign in Sign up
rubygems

test-cmd.rb

test-cmd.rb is a Go-inspired, object-oriented interface for running commands on UNIX-like systems, in the spirit of Go's `os/exec`. A command can be built by chaining multiple method calls that impact different command attributes. The environment the command executes with can be set, its standard input stream can be written to, and the standard output and standard error streams are captured so the parent process can read them.

Activity

Latest release
5d ago
Total releases
30
Cadence
~daily
Last 12 months
11

Reach

Downloads
20.7k

Details

License
MIT
First release
Jan 07, 2024
Releases
Version Released
2.7.1 patch
2.7.0 minor
2.6.0 minor
2.5.0 minor
2.4.0 minor
2.2.0 minor
2.1.0 minor
2.0.0 major
1.2.0 minor
1.1.0 minor
1.0.0 major
0.12.4 patch
0.12.3 patch
0.12.2 patch
0.12.1 patch
0.12.0 minor
0.11.1 patch
0.11.0 minor
0.10.0 minor
0.9.3 patch
0.9.2 patch
0.9.0 minor
0.7.0 minor
0.8.0 minor
0.6.0 minor
0.5.2 patch
0.5.0 minor
0.5.1 patch
0.4.2 patch
0.4.1 initial