rtk-ai/rtk

The copilot initialisation is misleading in README file quick start section

オープン

#2,244 opened on 2026/06/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,914 件のフォーク)batch import
area:docsdocumentationgood first issuepriority:low

Repository metrics

Stars
 (48,085 個のスター)
PR merge metrics
 (平均マージ 11d 1h) (30d で 45 merged PRs)

説明

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

コントリビューターガイド