Sha256: 87d9a3b830bd2005c50707643f4bc5af68b441460a9b6137d3e8ff8eb4b0f6e8
Contents?: true
Size: 1.36 KB
Versions: 5
Compression:
Stored size: 1.36 KB
Contents
[](http://badge.fury.io/rb/pulse_meter_cli) [](http://travis-ci.org/savonarola/pulse_meter_cli) [](https://gemnasium.com/savonarola/pulse_meter_cli) [](https://codeclimate.com/github/savonarola/pulse_meter_cli) # PulseMeter PulseMeter is a gem for fast and convenient realtime aggregating of software internal stats through Redis. ## Live Demo A small live demo of PulseMeter gem is located here: [rubybox.ru](http://rubybox.ru), its source code can be found here: [https://github.com/savonarola/pulse_meter_cli-demo](https://github.com/savonarola/pulse_meter_cli-demo) ## Features The gem contains command line tool `pulse` for PulseMeter gem. ## Installation Add this line to your application's Gemfile: ```ruby gem 'pulse_meter_cli', require: false ``` And then execute: $ bundle Or install it yourself as: $ gem install pulse_meter_cli ## 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pulse_meter_cli-0.4.17 | README.md |
pulse_meter_cli-0.4.15 | README.md |
pulse_meter_cli-0.4.14 | README.md |
pulse_meter_cli-0.4.13 | README.md |
pulse_meter_cli-0.4.12 | README.md |