Skip to content

docs: Add uv installation guide and inline callouts#2465

Open
Copilot wants to merge 2 commits intomainfrom
copilot/add-uv-installation-guide
Open

docs: Add uv installation guide and inline callouts#2465
Copilot wants to merge 2 commits intomainfrom
copilot/add-uv-installation-guide

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Users hitting command not found: uv or command not found: uvx had no in-repo guidance on installing uv, despite it being the primary install path for Spec Kit.

Changes

  • docs/install/uv.md — new dedicated uv installation page covering all platforms (standalone curl/irm installers, Homebrew, WinGet, Scoop), a verification step, and a link to official Astral docs
  • README.md[!NOTE] callout added before the first uv tool install block in the "Option 1: Persistent Installation" section pointing users to the new guide
  • docs/installation.md[!NOTE] callout added before the first uvx block in "Initialize a New Project" with the same pointer
  • docs/toc.yml — registers install/uv.md under the Getting Started section

Copilot AI requested review from Copilot and removed request for Copilot May 6, 2026 12:54
Copilot AI requested review from Copilot and removed request for Copilot May 6, 2026 12:59
Copilot AI changed the title [WIP] Add uv installation guide and inline callouts in documentation docs: Add uv installation guide and inline callouts May 6, 2026
Copilot finished work on behalf of mnriem May 6, 2026 13:00
Copilot AI requested a review from mnriem May 6, 2026 13:00
@mnriem mnriem marked this pull request as ready for review May 6, 2026 16:28
@mnriem mnriem requested review from Copilot and removed request for Copilot May 6, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add uv installation guide (docs/install/uv.md) and inline callouts

2 participants