syncwrap 2.8.2
A rather direct provisioning and deployment system in ruby, bash over ssh, and rsync. SyncWrap is a refreshingly straightforward, DSL-free non-framework with no central server or repository requirements. The "magic", if any, lies in the elegant component model, the shell command queue, and a few powerful methods like rput (augmented rsync).
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (5):
            aws-sdk
            ~> 1.46
          
          
            json
            < 1.9, >= 1.7.1
          
          
            nokogiri
            < 1.7, >= 1.5.9
          
          
            term-ansicolor
            ~> 1.2.2
          
          
            tins
            ~> 0.13.2
          
    