|
|
|
[[_TOC_]]
|
|
|
|
|
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
# :label: Schritt 1. Installiere git auf deinem Rechner:
|
|
|
|
* MAC: Terminal: `brew install gi`
|
|
|
|
* WINDOWS: Download über [https://gitforwindows.org/](https://gitforwindows.org/)
|
|
|
|
* LINUX: Terminal: `sudo apt install git-gui`
|
|
|
|
|
|
|
|
Weitere GUIs:
|
|
|
|
[https://git-scm.com/downloads/guis](https://git-scm.com/downloads/guis)
|
|
|
|
|
|
|
|
|
|
|
|
# :label: Schritt 2. Klonen : Das Projekt vom Server laden |
|
|
\ No newline at end of file |