Sha256: d2b3d19a6ba428b61f6c1d397d754dd8893a54ac0935c9700133a03cb71ce983
Contents?: true
Size: 809 Bytes
Versions: 15
Compression:
Stored size: 809 Bytes
Contents
# ARiiP gem Ruby `gem` for distributed client agents. This enables launching custom **ARiiP** agents. Full information on [RubyGems](https://rubygems.org/gems/arii). ## Installation Add this line to your application's Gemfile: gem 'arii' And then execute: $ bundle Or install it yourself as: $ gem install arii ## Usage - Check **ARiiP**'s [client](http://github.com/pdrlps/arii-client) ## Changelog - 2015-01-20: Published to RubyGems - https://rubygems.org/gems/arii - 2015-01-14: Reload as arii-gem ## Contributing 1. Fork it ( http://github.com/pdrlps/arii-gem/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 new Pull Request
Version data entries
15 entries across 15 versions & 1 rubygems