@hyperse/exec-program
Executes a command using `file ...arguments`, supports `.ts` file for esm type module.
recursive-exec
Run a command on each file in a folder and its subfolders (CLI tool designed for use in npm package.json scripts)
exec-glob
CL Utility to execute command against glob
execa
Process execution for humans