Procedure

Install uv (Astral)

Install Astral uv with the official standalone installer (curl on macOS/Linux, PowerShell on Windows), reload PATH, then verify with uv --version.

  1. Install uv from https://docs.astral.sh/uv/getting-started/installation/

    Install uv from https://docs.astral.sh/uv/getting-started/installation/ . macOS/Linux: curl -LsSf https://astral.sh/uv/install.sh | sh . Windows PowerShell: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

  2. Open a new terminal so the installer PATH changes apply (or follow the p

    Open a new terminal so the installer PATH changes apply (or follow the printed PATH instructions).

  3. uv --version

    uv --version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11X9KBTY1AJYC6AAZTQSXN0

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.