DEV Community

Discussion on: What tools do you use to self-manage your projects?

Collapse
 
ieuantwalker profile image
Ieuan Walker

I personally use Azure DevOps (dev.azure.com). Started using it for personal projects, now I'm using it in work too.

It's an amazing tool to manage projects and code. And has great automation tools for a lot of different projects.

You can have an unlimited number of private project/ repos with up to 5 people working on them, or you can create an open source project similar to GitHub.

You can also use GitHub as a code repository and Azure DevOps and a project management dashboard and automation tool.