docs: Add uv installation guide and inline callouts#2465
Open
docs: Add uv installation guide and inline callouts#2465
Conversation
Agent-Logs-Url: https://github.com/github/spec-kit/sessions/027c81a0-57f2-4f67-ab54-4c72f93eb254 Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Users hitting
command not found: uvorcommand not found: uvxhad 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 (standalonecurl/irminstallers, Homebrew, WinGet, Scoop), a verification step, and a link to official Astral docsREADME.md—[!NOTE]callout added before the firstuv tool installblock in the "Option 1: Persistent Installation" section pointing users to the new guidedocs/installation.md—[!NOTE]callout added before the firstuvxblock in "Initialize a New Project" with the same pointerdocs/toc.yml— registersinstall/uv.mdunder the Getting Started section