jwz threading on GitHub

31 August, 2008

Just posted a preliminary version of my jwz threading library on GitHub.

Took me the whole day to get a first project including complete set of Rake tests up and running. Since I'm still not sure if posting gems via GitHub is sufficient, I've registered a new project on RubyForge. They now support Git too, which makes it super easy to push my changes to both "hubs".

So, you will most probably be able to download some ruby gems soon! Now, that the setup phase is done I can concentrate on cleaning up my specs and getting the API design right.