Forum: Ruby ssh 1.1.0 Released

Posted by Ryan Davis (Guest)
on 2012-11-10 00:39
(Received via mailing list)
ssh version 1.1.0 has been released!

* rdoc: <http://docs.seattlerb.org/ssh>
* home: <https://github.com/seattlerb/ssh>

SSH provides a simple streaming ssh command runner. That's it.
This is a one trick pony.

    ssh = SSH.new "example.com", "/var/log"
    puts ssh.run "ls"

SSH was extracted from rake-remote_task which was extracted from vlad.

Changes:

### 1.1.0 / 2012-11-09

* 1 minor enhancement:

  * Pulled test infrastructure from rake-remote_task to here.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.