rtk-ai/rtk
The copilot initialisation is misleading in README file quick start section
開放
#2,244 建立於 2026年6月3日
area:docsdocumentationgood first issuepriority:low
倉庫指標
- 星標
- (48,085 顆星)
- PR 合併指標
- (平均合併 11天 1小時) (30 天內合併 45 個 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