Thursday, April 05, 2007

Gem_raker - A Rake-based Rubygem for Developing Rubygems

While turning some of my old C, C++ and Java library code into Rubygems, I found I was creating an unmanageable mess... changes kept propagating and I needed an easy way to automate testing and installing my locally developed gems. The result is gem_raker, a clean rake-based assembly line for gems.

You can take a look at a description of the system or download it and see if it does what you need.

No comments: