Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 136 Bytes

install-uv.md

File metadata and controls

8 lines (7 loc) · 136 Bytes

Install uv

# On macOS and Linux.
$ curl -LsSf https://astral.sh/uv/install.sh | sh
$ source $HOME/.local/bin/env
$ uv init