Workspace mode

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

Similar to yarn workspace <package-name> run <script-name>

  • 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.
Dominant language
JavaScript
Stars
13
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from danieldelcore/scriptpal

All issues in danieldelcore/scriptpal

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.