git-gud/guides/setting_up_repository.md
2023-09-25 12:36:14 -04:00

9 lines
346 B
Markdown

# Setting up a Repository
All of our project data is stored on the "cloud" (an SD card running on a tiny computer), but how do you access them on your computer?
To get the files for yourself, you need to "clone" the repository.
First, navigate to the repository page on Gitea, then find the HTTP URL for git.
![](../assets/cloning_geturl.png)