Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.8 KB

File metadata and controls

39 lines (24 loc) · 1.8 KB

Welcome to Vita

Thanks for opening this project in VS Code. This guide is your starting point.

What is Vita?

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.

Go to the Index

The Index is the main navigation page for this workspace.

Use Quick Open (Ctrl+P / Cmd+P) and type Index.md, then press Enter.

Two ways to work

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.

Quick start

  1. Look around — Open folders in the Explorer (left sidebar) to see how the project is organized.
  2. Read the docs — Check other markdown files and comments in the code for context.
  3. Make a change (your fork only) — Edit a file, then use the Source Control view to commit and push.
  4. Stay up to date — When the team updates the main repo, use Link GitHub on the homepage and choose to sync your fork.

Need help?


You can close this tab anytime and return via Quick Open — press Ctrl+P and type Index.md.