IV

IV is a meta gem around iv-cli, iv-drip and iv-monitor, each of which can be installed separately. For information on the individual gems and how they should be used, please view the READMEs in the separate repositories.

Installation

gem install iv

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