rtk-ai/rtk

Unhandled commands

Open

#1,866 创建于 2026年5月13日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (2,914 fork)batch import
area:clienhancementhelp wantedpriority:medium

仓库指标

Star
 (48,085 star)
PR 合并指标
 (平均合并 11天 1小时) (30 天内合并 45 个 PR)

描述

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

贡献者指南