select-run icon indicating copy to clipboard operation
select-run copied to clipboard

A CLI tool to interactively search & select one or many package.json npm scripts to run

Results 7 select-run issues
Sort by recently updated
recently updated
newest added

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

**Is your feature request related to a problem? Please describe.** A way to check the version of select-run as well as a help option for quick reference from the CLI....

feature

**Is your feature request related to a problem? Please describe.** I need to handle options for my commands For example, I have the command `db:dump` in my package.json. As a...

feature

Allows users to provide options for npmRunAll, e.g. `--print-label` by providing them to select-run

**Is your feature request related to a problem? Please describe.** If I use select-run to run the equivilent of `npm run test:foo:bar`, I often want to repeat the command quickly...

feature

**Is your feature request related to a problem? Please describe.** Good tool. I usually use this tool to just run one task. I quite often press down to the task...

feature

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6. Changelog Sourced from cross-spawn's changelog. 6.0.6 (2024-11-18) Bug Fixes disable regexp backtracking (#160) (ba5aaef) core: support worker threads (#127) (f4af31c) Commits d35c865 chore(release): 6.0.6...

dependencies