Sha256: 341fc590801016d020b3f7192237885678d2f6bcd6e3cb3d786fe7ff0b77eb47
Contents?: true
Size: 773 Bytes
Versions: 2
Compression:
Stored size: 773 Bytes
Contents
# BigBrother [![Build Status](https://secure.travis-ci.org/braintree/big_brother.png)](http://travis-ci.org/braintree/big_brother) Big_brother is an application to manage the weights of servers on an IPVS load balancer. It is designed to talk to litmus_paper (https://github.com/braintree/litmus_paper). ## Installation Add this line to your application's Gemfile: gem 'big_brother' And then execute: $ bundle Or install it yourself as: $ gem install big_brother ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
big_brother-0.8.8.1 | README.md |
big_brother-0.8.8 | README.md |