Sha256: bf767027a5c0a7bb7c35b096bc7c8e31937a43f256bdbbb8280886ca4e9359bb
Contents?: true
Size: 680 Bytes
Versions: 48
Compression:
Stored size: 680 Bytes
Contents
[![Build Status](https://semaphoreci.com/api/v1/invitedhome/hooch/branches/master/badge.svg)](https://semaphoreci.com/invitedhome/hooch) # Hooch ## Installation Add this line to your application's Gemfile: ```ruby gem 'hooch' ``` And then execute: $ bundle Or install it yourself as: $ gem install hooch ## Usage See the [Wiki](https://github.com/edraut/hooch/wiki) ## Contributing 1. Fork it ( https://github.com/[my-github-username]/hooch/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
48 entries across 48 versions & 1 rubygems