rtk-ai/rtk

Unhandled commands

Open

#1,866 opened on 2026年5月13日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
area:clienhancementhelp wantedpriority:medium

Repository metrics

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

説明

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
----------------------------------------------------

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