aboutsummaryrefslogtreecommitdiff
path: root/DEVNOTES
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2012-10-24 21:40:11 -0700
committerelijah <elijah@riseup.net>2012-10-24 21:40:11 -0700
commit80747fe28c40403bd07473c2bc7fad19cb562fcd (patch)
tree856dd93b1c0ba5bd6e5c552e54101445f8d92555 /DEVNOTES
parent4329fe1fbee49c51ebd0a810803f7714d31e5767 (diff)
downloadleap_cli-80747fe28c40403bd07473c2bc7fad19cb562fcd.tar.gz
leap_cli-80747fe28c40403bd07473c2bc7fad19cb562fcd.tar.bz2
created 'rake build' and 'rake install', updated README.
Diffstat (limited to 'DEVNOTES')
-rw-r--r--DEVNOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/DEVNOTES b/DEVNOTES
index 6890a66..2a6e4b9 100644
--- a/DEVNOTES
+++ b/DEVNOTES
@@ -80,6 +80,13 @@ ssh keygen
invoke puppet
https://github.com/davidwinter/sooty/blob/master/lib/sooty.rb
+shell
+================================
+
+http://devver.wordpress.com/2009/10/12/ruby-subprocesses-part_3/
+http://stackoverflow.com/questions/1154846/continuously-read-from-stdout-of-external-process-in-ruby
+http://stackoverflow.com/questions/3874604/how-do-i-get-the-pty-spawn-child-exit-code
+https://gist.github.com/148765
ssh
================================