rtk-ai/rtk

The copilot initialisation is misleading in README file quick start section

开放

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

 (1 条评论) (0 个反应) (0 位负责人)Rust (2,914 个派生)batch import
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

贡献者指南