Ask HN: What tool do you use to manage your small side projects?

2 points by finspin ↗ HN
I'd like to hear what people on HN use for bug / requirement tracking etc. I'm currently writing everything down in a plain text file because project management tools seem to be an overkill for small projects.

3 comments

[ 3.3 ms ] story [ 19.0 ms ] thread
I use Trello, which makes it simple to set up and track todo lists. It's free and made by Fog Creek Software.

http://trello.com/

Bitbucket for closed source projects, and github for open source ones. They both have issue tracking. What´s wrong with them?

I love the bitbucket issue tracking, because my users can actually add bugs even though the project is closed source.