rtk-ai/rtk

The copilot initialisation is misleading in README file quick start section

Open

#2,244 创建于 2026年6月3日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (2,914 fork)batch import
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

贡献者指南