Sha256: 0fa84fc88ac5f69b8dae827f1cd233e997f914bbcfd1920c3c6d2134f0148c08

Contents?: true

Size: 878 Bytes

Versions: 1

Compression:

Stored size: 878 Bytes

Contents

# 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)

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

1 entries across 1 versions & 1 rubygems

Version Path
coolkit-0.1.0 README.md