rutty 2.5.4
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.4
          
          
            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
          
    Development依存関係 (7):
            bundler
            ~> 1.0.0
          
          
            jeweler
            ~> 1.6.2
          
          
            rake
            ~> 0.9.2
          
          
            ruby-debug
            >= 0
          
          
            ruby-debug19
            >= 0
          
          
            shoulda
            >= 0
          
          
            xml-simple
            ~> 1.0.12
          
    