jantimon / jantimon/yarn-plugin-leaf

add run command similar to workspaces

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

yarn workspaces allow to run commands for a given workspace:

```
yarn workspace @foo/bar test
```

yarn leaf should probably allow the same:

```
yarn leaf @foo/bar test
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing `yarn leaf` command and reviewing how it receives workspace arguments. Compare its behavior with Yarn's `workspace` command, then verify that `yarn leaf @foo/bar test` runs the given command for the selected workspace.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.