In this chapter, you will learn how to use Team Services builds to build code in GitHub and how to build Java code with Team Services builds. Using a similar mechanism which you will use for GitHub, you will be able to build code in other repositories, such as Subversion.
Lesson 8.01 – Create a Console App and Commit It to GitHub
Prerequisites: You have signed up for a GitHub account ( https://github.com/ ), and you have a Team Services account ( https://www.visualstudio.com/team-services/ ).
Let’s ...