Sha256: 8197d37f6824ee7971da26c8881048776312549fc2665380873620c00d9c0f50
Contents?: true
Size: 1.14 KB
Versions: 7
Compression:
Stored size: 1.14 KB
Contents
# Eternity [![Gem Version](https://badge.fury.io/rb/eternity.svg)](https://rubygems.org/gems/eternity) [![Build Status](https://travis-ci.org/gabynaiman/eternity.svg?branch=master)](https://travis-ci.org/gabynaiman/eternity) [![Coverage Status](https://coveralls.io/repos/gabynaiman/eternity/badge.svg?branch=master)](https://coveralls.io/r/gabynaiman/eternity?branch=master) [![Code Climate](https://codeclimate.com/github/gabynaiman/eternity.svg)](https://codeclimate.com/github/gabynaiman/eternity) [![Dependency Status](https://gemnasium.com/gabynaiman/eternity.svg)](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
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
eternity-4.0.0 | README.md |
eternity-3.0.1 | README.md |
eternity-3.0.0 | README.md |
eternity-2.0.1 | README.md |
eternity-2.0.0 | README.md |
eternity-1.1.1 | README.md |
eternity-1.1.0 | README.md |