dream-ops 0.7.0
This CLI automatically rebuilds and deploys your cookbook when changes are detected. Application deployment is supported for OpsWorks stacks and ubuntu SSH hosts.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            aws-sdk-core
            >= 0
          
          
            aws-sdk-opsworks
            ~> 1
          
          
            aws-sdk-s3
            ~> 1
          
          
            berkshelf
            ~> 7.0
          
          
            chef
            ~> 13.6
          
          
            inifile
            ~> 3.0
          
          
            rubyzip
            ~> 1.2
          
          
            thor
            ~> 0.20
          
    