Objective
Learn how to clone Github repositories.
In cloning Github repositories, we will use Sublime Merge.
Sublime Merge is certainly not the only option. But, I found it very easy and light-weight to use especially for just cloning Github repositories.
Install Sublime Merge
Click here and install it.
Go to Sublime Merge and follow file -> Clone Repository
You should now see something like below.
Source URL
box (if not, just paste the url yourself).Repository Name
, the name of the repository for which you copied the url is printed automatically. If you would like a different name, type the name you want.Destination Path
, click on the gray box with ...
to select the folder on your machine in which the repository is going to be cloned.Clone
buttonLet’s clone a repository that has many templates and sample qmd files used in this course.
We will actually use this template later, so do not delete it after you clone it.
The repository is found here.