RubyGems.org

exec_remote

0.0.2

Exec Remote is a simple utility to run tests/build against your development code in a remote machine without checking in to a repository. It sync ups your code in local and remote machine with rsync and the commands are executed in remote machine via SSH

installgem install exec_remote
Authors

Selvakumar Natesan

2,267 total downloads 1,155 for this version
Owners

981c62da5b61c6924ef2d5b7fba6efca

Gemfile
gem "exec_remote", "~> 0.0.2"
Versions
  1. 0.0.2 October 3, 2009
  2. 0.0.1 October 2, 2009
Runtime Dependencies
  1. net-ssh >= 0