How can I let other people to know what's in my libs?

Alexander Panek a.panek at brainsware.org
Sun Dec 3 05:49:31 PST 2006


You may also consider giving dsource (http://dsource.org) a try, if you 
mean to make your library open source. Even if not, maybe Brad hosts 
your binaries + documentation there, too.

No matter what, you should also set up a webpage for it:
http://www.digitalmars.com/d/howto-promote.html

Kind regards,
Alex

zhang wrote:
> Hi, everybody! I still understand how can I let other people to know
> what's in my libs? For example, I have organized a lib using D, and want
> other people to use it. What should I offer except for the LIB. Should I
> offer the sources which maybe include some modules. I know it is very
> easy in C/C++. I just offer some header files in C/C++, but what can I
> do in D. 
> 
> Somebody can give me some hints. Thanks for your any helps.
> 



More information about the Digitalmars-d mailing list