Sha256: ebb9538f9b6f4c7dae89e54a4349f160383f90685ab41674ed030e51a0d4cc8f

Contents?: true

Size: 856 Bytes

Versions: 4

Compression:

Stored size: 856 Bytes

Contents

# The Hh Ruby Gem

[![Gem Version](https://badge.fury.io/rb/hh.png)](http://badge.fury.io/rb/hh)
[![Build Status](https://travis-ci.org/ivaravko/hh.png?branch=master)](https://travis-ci.org/ivaravko/hh)
[![Dependency Status](https://gemnasium.com/ivaravko/hh.png)](https://gemnasium.com/ivaravko/hh)
[![Coverage Status](https://coveralls.io/repos/ivaravko/hh/badge.png?branch=master)](https://coveralls.io/r/ivaravko/hh)

A Ruby interface to the HeadHanter

## Installation

Add this line to your application's Gemfile:

    gem 'hh'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install hh

## Contributing

1. Fork it
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 new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hh-0.0.6 README.md
hh-0.0.5 README.md
hh-0.0.4 README.md
hh-0.0.3 README.md