Doing the full "release" task requires a number of gems: # To run the Rake scripts. rake # To generate the website. webgen coderay # To run the specs and produce a report for the website. rspec # To release files to RubyForge. meta_project rubyforge To precompile the Windows gem you need to set up a cross-compilation environment. See the following notes for instructions: http://rubyforge.org/pipermail/gecoder-devel/2008-January/000039.html