diff options
author | elijah <elijah@riseup.net> | 2012-10-24 21:40:11 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2012-10-24 21:40:11 -0700 |
commit | 80747fe28c40403bd07473c2bc7fad19cb562fcd (patch) | |
tree | 856dd93b1c0ba5bd6e5c552e54101445f8d92555 /DEVNOTES | |
parent | 4329fe1fbee49c51ebd0a810803f7714d31e5767 (diff) | |
download | leap_cli-80747fe28c40403bd07473c2bc7fad19cb562fcd.tar.gz leap_cli-80747fe28c40403bd07473c2bc7fad19cb562fcd.tar.bz2 |
created 'rake build' and 'rake install', updated README.
Diffstat (limited to 'DEVNOTES')
-rw-r--r-- | DEVNOTES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ================================ |