Hacker News new | ask | show | jobs
Ask HN: How to promote an open source project?
4 points by harshasrinivas 4001 days ago
I started working on this python app a couple of days back "GITHUB WITHIN THE CLI" https://github.com/harshasrinivas/cli-github and the response seems to be pretty good. I got 25 stars in the last one day alone. As of now, I've been listed under "Trending Python Developers" and my repo has been listed under "Trending python projects". Now I am thinking how to promote my repo so that it could reach a large audience.
2 comments

Find people with the problem you're solving, and point them to your project. Quora is great for this. Obviously don't just look for the sell (or the star, in this case), but if people are asking about source control, git, etc. they'd probably benefit from knowing about cli-github. (neat project btw, looks like a nice compliment to https://github.com/github/hub).
i'll take that point :) and thanks! :)
What's your end goal?
To develop an interface for github inside the command line so that we dont have to open a browser to use github
Yep, TUIs are good - but what's your goal for publicising the project?