summaryrefslogtreecommitdiff
path: root/README.erb
diff options
context:
space:
mode:
authorara.t.howard <ara.t.howard@gmail.com>2010-01-07 13:20:44 -0700
committerara.t.howard <ara.t.howard@gmail.com>2010-01-07 13:20:44 -0700
commit0ff13d7f3547fcce760004fc3071612a4866114d (patch)
treed1bd21ac18909ebc32b73ef99ef4ff0a9ac709c0 /README.erb
downloadsystemu-0ff13d7f3547fcce760004fc3071612a4866114d.tar.gz
first commit
Diffstat (limited to 'README.erb')
-rw-r--r--README.erb31
1 files changed, 31 insertions, 0 deletions
diff --git a/README.erb b/README.erb
new file mode 100644
index 0000000..7b823c4
--- /dev/null
+++ b/README.erb
@@ -0,0 +1,31 @@
+NAME
+
+ systemu
+
+SYNOPSIS
+
+ univeral capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
+
+URIS
+
+ http://github.com/ahoward/systemu
+ http://rubyforge.org/projects/codeforpeople/
+
+INSTALL
+
+ gem install systemu
+
+HISTORY
+ 1.3.0
+ - move to github
+
+ 1.2.0
+
+ - fixed handling of background thread management - needed
+ Thread.current.abort_on_exception = true
+
+ - fixed reporting of child pid, it was reported as the parent's pid before
+
+SAMPLES
+
+<%= samples %>