Hello Plugin
What is it?
A simple plugin which adds the Ruport.hello command so you can ensure Ruport's plugin system is working
Installation
gem install ruport_hello --source http://gems.rubyreports.org
You need at least Ruport 0.8.10 installed to use this plugin.
Example
$ irb -rubygems >> require "ruport" => true >> require "ruport/extensions" => true >> Ruport.hello Hi. Your Ruport Plugin System Works Fine. You appear to be using Ruport 0.11.1 Get more info at: http://stonecode.sv...
NOTE
You might want to uninstall this as soon as you verify it works
sudo gem uninstall ruport_hello
Problems?
Please let us know on the mailing list if this does not work as expected.
