|
FAST Protocol
< Previous Next >
Re: FAST C++ open-source contribution
Sean Holohan 19 Mar 2008 11:36AM ETDimitry, a great book on the subject is "Producing Open Source Software" by Karl Fogel.
At first this might seem like overkill for what you're looking to do, but the book (available online under 'open copyright') does an excellent job of discussing the operation of an open source project.
The book has a very useful section on choosing version control & bug tracking systems.
~sean
> Rolf, thanks for the response.
>
> It sounds that the license is not an issue, and it sounds that LGPL
> might be the most appropriate. What would you recommend in terms of
> software distribution (assuming that we make tar containing source and
> necessary make instructions)?
>
> Thanks again, Dimitry
Re: FAST C++ open-source contribution Sean Holohan 19 Mar 2008 11:36AM ET |