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.
Micah 4:52 pm on November 4, 2008 Permalink |
Hey,
I just saw your jwz implementation on GitHub. I’m hoping to add mailing list functionality to my website, and I think your library could be a big help.
I just wanted to thank you for putting it out there
fdietz 7:53 am on November 5, 2008 Permalink |
Hy Micah!
and thanks for looking into it! I’m actually in the process of uploading a gem for it this week. So, it will be super easy for you to integrate into your project.
Cheers,
-Frederik