backupsss 0.3.1
Backup any file or directory as a tar and push the tar to a specificed S3 bucket.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (3):
Development Dependencies (11):
            bundler
            ~> 1.10
          
          
            codeclimate-test-reporter
            ~> 0.4
          
          
            guard
            ~> 2.13
          
          
            guard-bundler
            ~> 2.1
          
          
            guard-rspec
            ~> 4.6.4
          
          
            guard-rubocop
            ~> 1.2
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.4
          
          
            rubocop
            = 0.46
          
          
            simplecov
            ~> 0.11.2
          
          
            simplecov-console
            ~> 0.3.0
          
    


