Keyword selection in `--to` / other arguments
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 816
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
When selecting target packages, it would be nice to have a way to quickly target a list of packages using the with a matching keyword in the keywords field in package.json.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the --to and other target-selection arguments are parsed and how package.json keywords are currently read. Define the keyword-matching behavior and confirm that a keyword can select the intended list of packages, including the expected argument syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100