mirror of https://github.com/astral-sh/uv
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.