rtk-ai / rtk-ai/rtk

TOP UNHANDLED COMMANDS - macos - yarn

Open
#998 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:cli effort-medium enhancement help wanted platform:macos priority:low
Dominant language
Rust
Stars
81.1k
Forks
5.1k
Avg merge
4d 11h
Merged PRs (30d)
40

Description

Hi.
I'm opening it based on the output of the rtk discover command.

TOP UNHANDLED COMMANDS -- open an issue?
----------------------------------------------------
Command                  Count    Example
yarn add                    19    yarn add --dev jest-expo 2>&1
yarn eas                     5    yarn eas secret:list 2>&1
yarn expo                    4    yarn expo install --fix 2>&1
eas                          4    eas --version
npm install                  4    npm install -g eas-cli 2>&1
npm show                     3    npm show react-native-quick-crypto ver..
yarn remove                  2    yarn remove react-native-quick-crypto ..
node                         1    node verify-key-storage.js
npm list                     1    npm list react-native-keychain 2>&1
git checkout                 1    git checkout HEAD -- src/context/AuthC..
----------------------------------------------------
-> github.com/rtk-ai/rtk/issues

~estimated from tool_result output sizes

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the rtk discover output and reviewing how the CLI handles the listed yarn, npm, node, eas, expo, and git commands. The issue does not name a file, test, or specific command-handling behavior, so first clarify which commands should be supported and what output would show that they are handled.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, rust
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.