Skip to content

Commit a59df6f

Browse files
committed
docs(uv): alternative usage with uvx
1 parent 59e020d commit a59df6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ uv add polylith-cli --dev
181181
uv sync # create a virtual environment and lock files
182182
```
183183

184+
> :material-information: as an alternative to adding a dev dependency, it is also possible to use uvx (example usage: `uvx --from polylith-cli poly info`).
185+
184186
Create a workspace, with a basic Polylith folder structure.
185187

186188
``` shell

0 commit comments

Comments
 (0)