Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 376 Bytes

File metadata and controls

12 lines (7 loc) · 376 Bytes

OpenArc uses bleeding edge libraries and APIs you may not be familair with. Ask the user for access to reference matieral.

  • When making changes, dont worry about backward compatibility; we use git for this.
  • Use uv to install dependencies
  • Don't rush, and ask clarifying questions.
  • In a prompt ticks represent grep targets

DO NOT:

  • Run uv sync without permission.