rtk-ai/rtk
在 GitHub 查看The copilot initialisation is misleading in README file quick start section
Open
#2,244 建立於 2026年6月3日
area:docsdocumentationgood first issuepriority:low
倉庫指標
- Star
- (48,085 star)
- PR 合併指標
- (平均合併 8天 17小時) (30 天內合併 49 個 PR)
描述
In the quick start section it says:
rtk init -g # Claude Code / Copilot (default)
But when running the command it only works for claude. So the the fix should be:
rtk init -g # Claude Code
rtk init -g --copilot # Copilot