mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-30 11:37:24 +00:00
@ibraheemdev is going to do some work on these, I just sketched out some parts to try to understand how things will fit together.
390 B
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.