rtk-ai/rtk

The copilot initialisation is misleading in README file quick start section

Ouverte

#2 244 ouverte le 3 juin 2026

 (1 commentaire) (0 réaction) (0 personne assignée)Rust (2 914 forks)batch import
area:docsdocumentationgood first issuepriority:low

Métriques du dépôt

Stars
 (48 085 étoiles)
Métriques de merge PR
 (Merge moyen 11j 1h) (45 PRs mergées en 30 j)

Description

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

Guide contributeur