How to promote an open-source project?
- by Shehi
First of all, I apologize if this is the wrong section of network to post this question. If it is, please feel free to move it to more appropriate location...
Question: I would like to hear your ideas regarding the ways of open source projects being started and run. I have an open-source content management system project and here some questions arise: How should I act? Shall I come up with a viable pre-alpha edition with working front- and back-ends first and then announce the project publicly? Or shall I announce it right away from the scratch? As a developer I know that one should use versioning system like Git or SVN, which I do, no problems there. And the merit of unit-testing is also something to remember, which, to be frank, I am not into at all... Project management - I am a beginner in that, at best. Coding techniques and experiences such as Agile development is something I want to explore...
In short, any ideas for a developer who is new to open-source world, is most welcome.