backupsss 0.4.0
Backup any file or directory as a tar and push the tar to a specificed S3 bucket.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (3):
Development依存関係 (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
          
    


