I am working on a project with two other people. We are using TFS 2015 for source control and would also like to use TFS to build our project.
I am pretty new to TFS but I think I’m starting to understand the roles that build agents and build controllers play. I am not sure, however, where to install the build agent. Is it ok to install the build agent on my own development machine or is that considered bad practice? Are there any obvious drawbacks to install the build agent on my own machine (besides that building will be dependent on whether my machine is running or not)?