To install rghk follow the 3 steps:

ruby extconf.rb
make
make install

To create the documentation:

rdoc --exclude extconf.rb --exclude example/
