rutty 2.5.3
RuTTY is a DSH (distributed / dancer's shell) written in Ruby. It's used to run commands on multiple remote servers at once, based on a tagging system. Also allows for multiple SCP-style uploads.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (9):
            builder
            ~> 2.1.2
          
          
            commander
            ~> 4.0.3
          
          
            fastthread
            ~> 1.0.7
          
          
            json
            ~> 1.4.6
          
          
            net-scp
            ~> 1.0.4
          
          
            net-ssh
            ~> 2.0.23
          
          
            terminal-table
            ~> 1.4.2
          
          
            treetop
            ~> 1.4.8
          
          
            work_queue
            ~> 1.0.0
          
    