Ask HN: What tool do you use to manage your small side projects?
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.
Comments
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/
I've been using fogbugz. It's free for teams of 1 or 2, and it's a full-featured bug tracker that doesn't feel too heavy for one-off projects.
http://www.fogcreek.com/fogbugz/
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.