pnpm/exec/plugin-commands-script-runners/src
await-ovo 0377d93678
feat: add --report-summary option for pnpm exec and pnpm run (#6098)
close #6008
2023-02-20 03:36:35 +02:00
..
create.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
dlx.ts feat(plugin-commands-script-runners): add --shell-mode option for pnpm dlx (#5840) 2022-12-26 18:58:25 +02:00
exec.ts feat: add --report-summary option for pnpm exec and pnpm run (#6098) 2023-02-20 03:36:35 +02:00
existsInDir.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
index.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
makeEnv.ts fix(plugin-commands-script-runners): support directory with path delimiter when running local bin (#5874) 2023-01-08 18:09:03 +02:00
regexpCommand.ts feat: support to run multi script commands specified with regex selector (#5871) 2023-02-02 03:27:40 +02:00
restart.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
run.ts feat: add --report-summary option for pnpm exec and pnpm run (#6098) 2023-02-20 03:36:35 +02:00
runRecursive.ts feat: add --report-summary option for pnpm exec and pnpm run (#6098) 2023-02-20 03:36:35 +02:00
test.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00