git clone command from github to local

C++
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
Source

Also in C++: