rtk-ai/rtk

The copilot initialisation is misleading in README file quick start section

Aberta

#2.244 aberto em 3 de jun. de 2026

 (1 comentário) (0 reação) (0 responsável)Rust (2.914 forks)batch import
area:docsdocumentationgood first issuepriority:low

Métricas do repositório

Stars
 (48.085 estrelas)
Métricas de merge de PR
 (Mesclagem média 11d 1h) (45 fundiu PRs em 30d)

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

Guia do colaborador