Sha256: 34112dc682055659046ce46629a6e2f1e91f74511bc7f7962e196b1ae756e770
Contents?: true
Size: 786 Bytes
Versions: 6
Compression:
Stored size: 786 Bytes
Contents
# Tennis [![Gem Version](https://badge.fury.io/rb/tennis.svg)](http://badge.fury.io/rb/tennis) [![Build Status](https://travis-ci.org/racketlogger/tennis.svg)](https://travis-ci.org/racketlogger/tennis) Ruby gem with utilities to manage, print and validate tennis scores ## Installation Add this line to your application's Gemfile: ```ruby gem 'tennis' ``` And then execute: $ bundle Or install it yourself as: $ gem install tennis ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/racketlogger/tennis/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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
tennis-0.1.3 | README.md |
tennis-0.1.2 | README.md |
tennis-0.1.1 | README.md |
tennis-0.1.0 | README.md |
tennis-0.0.4 | README.md |
tennis-0.0.2 | README.md |