rtk-ai/rtk

Unhandled commands

Open

#1.866 geöffnet am 13. Mai 2026

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.914 Forks)batch import
area:clienhancementhelp wantedpriority:medium

Repository-Metriken

Stars
 (48.085 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11T 1h) (45 gemergte PRs in 30 T)

Beschreibung

rtk discover Command output

TOP UNHANDLED COMMANDS -- open an issue?
----------------------------------------------------
Command                  Count    Example
git checkout              1752    git checkout -b feature/mobile-phase-1..
supabase db                210    supabase db reset 2>&1
git reset                  197    git reset HEAD
# Check                    158    # Check the postgres user grants
docke..
pnpm exec                  151    pnpm exec expo start --ios 2>&1
pnpm typecheck             143    pnpm typecheck 2>&1
gh label                   138    gh label create "milestone:1-core" --c..
pnpm typecheck:strict      112    pnpm typecheck:strict 2>&1
pnpm build                 111    pnpm build 2>&1
gofmt                      110    gofmt -l . 2>&1
cat                        104    cat > /tmp/tier_analysis.txt << 'EOF'
..
pnpm run                   103    pnpm run build-storybook 2>&1
supabase start             100    supabase start 2>&1
pnpm                        89    pnpm --filter . exec vitest run tests/..
git merge                   86    git merge --abort 2>&1
----------------------------------------------------

Contributor Guide