mirror of
https://github.com/github/spec-kit.git
synced 2026-01-30 12:42:02 +00:00
docs: clarify Amazon Q limitation and update init docstring
This commit is contained in:
@@ -767,7 +767,7 @@ def init(
|
||||
This command will:
|
||||
1. Check that required tools are installed (git is optional)
|
||||
2. Let you choose your AI assistant (Claude Code, Gemini CLI, GitHub Copilot, Cursor, Qwen Code, opencode, Codex CLI, Windsurf, Kilo Code, Auggie CLI, or Amazon Q Developer CLI)
|
||||
3. Download the appropriate template from GitHub (or use local release if --local or --local-release is specified)
|
||||
3. Download the appropriate template from GitHub
|
||||
4. Extract the template to a new project directory or current directory
|
||||
5. Initialize a fresh git repository (if not --no-git and no existing repo)
|
||||
6. Optionally set up AI assistant commands
|
||||
|
||||
Reference in New Issue
Block a user