danieldelcore / danieldelcore/scriptpal

Workspace mode

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

Description

Similar to `yarn workspace run `

- `scriptpal ws` will present a list of packages in the workspace which can be fuzzy searched.
- once the package is found a prompt will be shown with the available commands.
- `scriptpal ws` and `scriptpal workspace` aliases
- `scriptpal ws foo` skips package name search
- Should work via vanilla npm, yarn, etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the CLI entry point for `scriptpal ws` and its `scriptpal workspace` alias, then inspect how package scripts are discovered for npm and yarn. Implement package fuzzy search, command selection, and the `scriptpal ws foo` shortcut while preserving support for vanilla npm and other package managers. Done means all listed command forms present the expected package and script prompts.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.