git clone Download a remote repository to a local directory

This lesson is available for PRO members or as a single course purchase. Sign-in and choose a plan below.
Get Unlimited PRO Access

OR


*Enrollment provides full access to this course (and updates) for life.

Clone a remote repository to your local machine and optionally change the name of the director

command line
git clone <repo-url> <local-directory>

Practice

Just for fun, clone this repo and run it on your local machine.

Questions?

Ask questions via GitHub below OR chat on Slack #questions