← Back to match
redrun
Fast CLI tool for running multiple npm scripts in parallel or in series
Desktopfree
redrun is an open-source command-line tool for running multiple npm scripts quickly, in parallel or in sequence, without the process-spawning overhead of chaining plain npm run commands. It works from the terminal, from package.json's scripts field, or from within other scripts, and offers tab-completion. It's aimed at Node.js developers who want faster local script execution.
Categories
developer toolsbuild automation

