What are the most effective channels or methods to promote open-source products?
Zero Zhang
2 replies
For a new open-source product, how do I let people know about me and start exploring? Can you share your experience and views with me, thanks a lot! π
- Polish the README file -- read more in this discussion;
- Get early feedback from friends to nail it;
- Search GitHub for relevant keywords to describe your package;
- Include them in the repo description;
- Promote on subreddits related to your technologies and languages;
- Set up a schedule, like a weekly cadence to commit;
- Balance resolved/unresolved issues;
- Promote on Hacker News
More recently, I also started listing awesome places to post your OSS project on GitHub. hope it helps :)