Sha256: 962db7882a60afe3a10b5fffeb17687d481cfe153fd9ab5801b33943cb6a2843

Contents?: true

Size: 1.14 KB

Versions: 10

Compression:

Stored size: 1.14 KB

Contents

# Eternity

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

Distributed database version control system

## Installation

Add this line to your application's Gemfile:

    gem 'eternity'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install eternity

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/gabynaiman/eternity/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
eternity-1.0.0 README.md
eternity-0.1.3 README.md
eternity-0.1.2 README.md
eternity-0.1.1 README.md
eternity-0.1.0 README.md
eternity-0.0.5 README.md
eternity-0.0.4 README.md
eternity-0.0.3 README.md
eternity-0.0.2 README.md
eternity-0.0.1 README.md