# Repository

A project folder tracked by Git, together with its whole history.

Also called: repository, repo.

## Covered in these lessons

- [What it can and cannot read](https://zero2vibecode.com/learn/claude-code/1-1-what-claude-code-reads)
- [Your first real edit](https://zero2vibecode.com/learn/claude-code/2-1-first-real-edit)
- [Installing and running a project](https://zero2vibecode.com/learn/terminal-basics/4-2-installing-and-running-things)
- [Putting it somewhere real](https://zero2vibecode.com/learn/vibe-coding-101/4-2-putting-it-somewhere-real)
- [What you now owe it](https://zero2vibecode.com/learn/vibe-coding-101/4-3-what-you-now-owe-it)

Source: https://zero2vibecode.com/glossary/repository
