uv/docs/guides/projects.md
Zanie Blue 177bbaa8c0
Add stubs for the project documentation (#5135)
@ibraheemdev is going to do some work on these, I just sketched out some
parts to try to understand how things will fit together.
2024-07-16 17:02:54 -05:00

390 B

Working on projects

Creating a new project

uv init

Working on an existing project

Running commands

uv run

Managing dependencies

uv add
uv remove

Next steps

See the projects concept documentation for more details on projects.