Monday, January 22, 2018

Adding Github to Visual Studio

  1. Launch Visual Studio
  2. Go to TOOLS on the Menu
  3. Choose EXTENSIONS AND UPDATES
  4. In the Dialog Box click ONLINE
  5. In the search bar type "Github"
  6. Choose GITHUB EXTENSIONS FOR VISUAL STUDIO
  7. Download them
  8. Close Dialog and Visual Studio
  9. Installer will come up
  10. Say yes to allow changes
  11. MODIFY
  12. This can take a couple of minutes
  13. When done close dialog and open Visual Studio
  14. In the START window under OPEN click GITHUB
  15. Enter your github user name and password
  16. Close dialog
  17. Start a new project
  18. There should be a toolbar at the bottom of Visual Studio with the name, master and an up arrow with commits
  19. Click the up arrow.
  20. Publish to GitHub

No comments:

Post a Comment