Sha256: a584e1902651eddd12c24008cafd569cc4910bae4473280a14006650002bd7b2

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

# Coolkit

[![Gem](https://img.shields.io/gem/v/coolkit)](https://rubygems.org/gems/coolkit)
[![Build Status](https://travis-ci.org/tcd/coolkit.svg?branch=master)](https://travis-ci.org/tcd/coolkit)
[![Coverage Status](https://coveralls.io/repos/github/tcd/coolkit/badge.svg?branch=master)](https://coveralls.io/github/tcd/coolkit?branch=master)
[![GitHub](https://img.shields.io/github/license/tcd/coolkit)](https://github.com/tcd/coolkit/blob/master/LICENSE.txt)
[![Documentation](http://img.shields.io/badge/docs-rubydoc.org-blue.svg)](https://www.rubydoc.info/gems/coolkit)

Useful ruby code with no dependencies.

## Installation

Add this line to your application's Gemfile:

```ruby
gem "coolkit"
```

And then execute:

```shell
bundle
```

Or install it yourself as:

```
gem install util
```

## Usage

```ruby
require "coolkit"
```

### Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tcd/coolkit.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coolkit-0.2.2 README.md
coolkit-0.2.1 README.md
coolkit-0.2.0 README.md