ssh
Simple streaming ssh command runner. Nothing more.
SSH provides a simple streaming ssh command runner. That’s it. This is a one trick pony.
SSH was extracted from rake-remote_task which was extracted from vlad.
- Provides a simple streaming ssh command runner.
- There is no 2
- How the hell was this gem name not used already?
Get The Code
If you just want to use ssh, you can install it via RubyGems:gem install ssh
If you want to hack on ssh, clone it from GitHub:
git clone git://github.com/seattlerb/ssh