Thanks for opening this project in VS Code. This guide is your starting point.
Vita is the cloud workspace for Team 4201 — Vitruvian Bots. Use it to explore our code, try ideas, and work in the browser without installing tools on your own computer.
The Index is the main navigation page for this workspace.
Use Quick Open (Ctrl+P / Cmd+P) and type Index.md, then press Enter.
| Mode | How | Can you save changes? |
|---|---|---|
| Preview | Click Start Codespace on the Vita homepage | No — read-only view of the team repo |
| Your copy | Click Link GitHub account on the homepage | Yes — work on a fork in your own GitHub account |
If you are in a read-only session, you can browse and experiment, but you cannot push changes to the team repository. To keep your work, link GitHub and use your fork.
- Look around — Open folders in the Explorer (left sidebar) to see how the project is organized.
- Read the docs — Check other markdown files and comments in the code for context.
- Make a change (your fork only) — Edit a file, then use the Source Control view to commit and push.
- Stay up to date — When the team updates the main repo, use Link GitHub on the homepage and choose to sync your fork.
- Team questions — Ask a mentor or student lead on Team 4201.
- GitHub / Codespaces — GitHub Codespaces docs
- Project source — 4201VitruvianBots/Vita
You can close this tab anytime and return via Quick Open — press Ctrl+P and type Index.md.