-
Open Visual Studio, and click "Extensions" at the top of the toolbar, then click "Manage extensions".
-
The locate the "Github Extension for Visual Studio" (This extension should be the first extension, otherwise use the searchbar)
-
Follow the installation guide, this will end by prompting you the restart Visual Studio
-
Open the Visual Studio "Start Window"
-
Select the "Clone a reposity" In the "Reposity location", enter the Github URL. In this case it is:
https://github.com/AAU-Dat/P3-Code-Bookingsystem.git
and select "Clone"
Ctrl + k + d -> Pretty auto formatting of the code.