Sha256: 9ebc433c5fdf73380f112ea02079b4fbc855fd20beda2998f74f3595259c78f3

Contents?: true

Size: 1.04 KB

Versions: 7

Compression:

Stored size: 1.04 KB

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) [![Code Climate](https://codeclimate.com/github/racketlogger/tennis/badges/gpa.svg)](https://codeclimate.com/github/racketlogger/tennis) [![Test Coverage](https://codeclimate.com/github/racketlogger/tennis/badges/coverage.svg)](https://codeclimate.com/github/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

7 entries across 7 versions & 1 rubygems

Version Path
tennis-0.4.0 README.md
tennis-0.3.0 README.md
tennis-0.2.0 README.md
tennis-0.1.7 README.md
tennis-0.1.6 README.md
tennis-0.1.5 README.md
tennis-0.1.4 README.md