rtk-ai/rtk
Auf GitHub ansehenThe copilot initialisation is misleading in README file quick start section
Open
#2.244 geöffnet am 3. Juni 2026
area:docsdocumentationgood first issuepriority:low
Repository-Metriken
- Stars
- (48.085 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T 17h) (49 gemergte PRs in 30 T)
Beschreibung
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