Sha256: 24bfe37b75f318682d9a7547be30a5f7f2f620559ca9e413d817d82e549ba91b

Contents?: true

Size: 1.51 KB

Versions: 9

Compression:

Stored size: 1.51 KB

Contents

# Understudy

[![Gem Version](https://badge.fury.io/rb/understudy.png)](http://badge.fury.io/rb/understudy)
[![Build Status](https://travis-ci.org/ketiko/understudy.png?branch=master)](https://travis-ci.org/ketiko/understudy)
[![Dependency Status](https://gemnasium.com/ketiko/understudy.png)](https://gemnasium.com/ketiko/understudy)
[![Code Climate](https://codeclimate.com/github/ketiko/understudy.png)](https://codeclimate.com/github/ketiko/understudy)
[![Coverage Status](https://coveralls.io/repos/ketiko/understudy/badge.png?branch=master)](https://coveralls.io/r/ketiko/understudy?branch=master)

Automated system backups via rdiff-backup

* [Source Code](http://github.com/ketiko/understudy)
* [API documentation](http://rubydoc.info/github/ketiko/understudy/master)
* [Rubygem](http://rubygems.org/gems/understudy)

Understudy fills in for you when you need them the most, when you lose your data.  It knows every line and is ready to step in whenever you need it.

Understudy automates entire system backups using rdiff-backup internally.  It's based on automated rdiff-backup configurations I've found myself setting up over and over.
I wanted to simplify some of the rdiff-backup process by enabling some defaults based on the path.  I also wanted to be able easily backup an entire machine without worrying about
multiple rdiff-backup scripts.

## Installation

$ gem install understudy

## Usage

$ understudy --help

## License

Released under the MIT License.  See the [LICENSE][] file for further details.

[license]: LICENSE.txt

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
understudy-0.0.11 README.md
understudy-0.0.10 README.md
understudy-0.0.9 README.md
understudy-0.0.8 README.md
understudy-0.0.7 README.md
understudy-0.0.6 README.md
understudy-0.0.5 README.md
understudy-0.0.4 README.md
understudy-0.0.3 README.md