Forked from
R3 / school / courses
749 commits behind the upstream repository.
-
Laurent Heirendt authoredLaurent Heirendt authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
installation.md 523 B
git
Installation of 
macOS
Install Xcode Command Line Tools
Windows
Install Git Bash: https://git-scm.com/download/win
Linux (Ubuntu)
$ sudo apt-get install git-all
How to get started?
macOS
Start the Terminal
or iTerm
.
Windows
Start GUI Bash
.
Linux (Ubuntu)
Start the Terminal
or Terminator
.
Is git
properly installed?
$ git --version
# git version 2.10.0