syncwrap 2.10.1
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:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (5):
            aws-sdk
            ~> 1.46
          
          
            json
            < 2.2, >= 1.7.1
          
          
            nokogiri
            < 1.9, >= 1.5.9
          
          
            term-ansicolor
            < 1.5, >= 1.2.2
          
          
            tins
            < 1.14, >= 1.6.0
          
    