EDTLaptop3: Difference between revisions
(→Git) |
|||
| Line 10: | Line 10: | ||
C:\Uwes\Programme\Git>git --version | C:\Uwes\Programme\Git>git --version | ||
git version 2.38.1.windows.1 | git version 2.38.1.windows.1 | ||
===Uwe Heuer=== | |||
C:\Uwes\SoftwareProjects>git clone https://github.com/UweHeuer/uweheuer-frontend.git // creates directory uweheuer-frontend | |||
===Visual Studio Code=== | ===Visual Studio Code=== | ||
* download User Installer | * download User Installer | ||
* installation to <code>C:\Users\U1728\AppData\Local\Programs\Microsoft VS Code\</code> | * installation to <code>C:\Users\U1728\AppData\Local\Programs\Microsoft VS Code\</code> | ||
Revision as of 13:05, 4 November 2022
System
Installations
Git
- download from here
- installed to
C:\Uwes\Programme\Git
C:\Uwes\Programme\Git>git --version git version 2.38.1.windows.1
Uwe Heuer
C:\Uwes\SoftwareProjects>git clone https://github.com/UweHeuer/uweheuer-frontend.git // creates directory uweheuer-frontend
Visual Studio Code
- download User Installer
- installation to
C:\Users\U1728\AppData\Local\Programs\Microsoft VS Code\