Install me
The current version of risg is 0.0.4. We recommend installing it using Ruby's package manager, RubyGems. This will make risg available in your PATH, making execution in any directory possible.
Get Ruby
You can't run a Ruby program without Ruby. On Linux, we recommend your distribution's package manager - on Windows, check out the release candidate of RubyInstaller.
Get Gemcutter
Gemcutter is a new RubyGem hosting service. risg is hosted there.
To install Gemcutter, execute the following commands:
gem install gemcutter
gem tumble
Install risg
And finally, you can install risg by executing this:
gem install risg
Run me
Example:
risg -n "#risg"
-l "#risg.log"
-f "irssi"
-o "html"
-F "risg.html"
Alternatively...
Don't want risg installed as a RubyGems package on your system? Do you want to hack the source code? Add your own input/output formats?
No worries - you can download the source code from GitHub.
risg is also mirrored here by the BergNetworks IRC network.