Sha256: 8f1ff1f6f5a6615cdf10f2be95262b3bdc9238185d74c102286f27ee5b44fc90
Contents?: true
Size: 804 Bytes
Versions: 3
Compression:
Stored size: 804 Bytes
Contents
# WorkerScoreboard [![Build Status](https://travis-ci.org/SpringMT/worker_scoreboard.svg)](https://travis-ci.org/SpringMT/worker_scoreboard) This is a Ruby version of [kazuho/p5-Parallel-Scoreboard](https://github.com/kazuho/p5-Parallel-Scoreboard). ## Installation Add this line to your application's Gemfile: ```ruby gem 'worker_scoreboard' ``` And then execute: $ bundle Or install it yourself as: $ gem install worker_scoreboard ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/worker_scoreboard/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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
worker_scoreboard-0.0.3 | README.md |
worker_scoreboard-0.0.2 | README.md |
worker_scoreboard-0.0.1 | README.md |