Code review comment for lp:~posulliv/drizzle-interface/ruby-interface

Revision history for this message
Padraig O'Sullivan (posulliv) wrote :

I was messing around with the SWIG generated ruby interface to drizzle tonight and I've started thinking about how we are going to distribute this. I'm guessing we are going to want to create a ruby gem since that seems to be the standard way.

I've created the various files in this branch I'm proposing for a merge for creating a ruby gem and am currently working on writing some unit tests for it. I'm trying to do this in what appears to be the standard way that things like this are done in the ruby community.

How would we distribute something like this? It seems that most ruby folks use github and not launchpad. Is there a way to mirror a launchpad branch on github? What are your plans for the python interface?

Sorry for all the questions on this! Software distribution is something I'm really not familiar with at all.

-Padraig

« Back to merge proposal