redrun
Script runner
A tool to run multiple npm scripts fast and efficiently by avoiding the overhead of separate processes for each script.
✨🐌 🐎✨ fastest npm scripts runner
122 stars
4 watching
3 forks
Language: JavaScript
last commit: 8 months ago
Linked from 2 awesome lists
clicli-commandmulti-platformnodejsnpmnpm-run-allnpm-scriptsparallelparserseriesshelltask-runner
Related projects:
Repository | Description | Stars |
---|---|---|
coderaiser/madrun | CLI tool to run multiple npm scripts in a single command line interface | 24 |
bahmutov/npm-quick-run | A tool to quickly run NPM scripts by prefix without typing the full name | 140 |
jurassiscripts/velociraptor | A tool to manage and run scripts in Deno projects | 682 |
joshuatvernon/cbf | A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
bentoumitech/denox | A tool that simplifies script running and workspace configuration for the Deno ecosystem. | 139 |
2do2go/nrun | Enables direct argument passing to package.json script runners | 8 |
paulpflug/script-runner | A tool for running and managing npm scripts in parallel or sequential order. | 27 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 185 |
jkool702/forkrun | A utility that efficiently runs multiple commands in parallel using bash coprocs | 157 |
hauntsaninja/pyp | A tool that lets you run Python code in the shell without having to create an interactive session or use an IDE. | 1,422 |
yonaskolb/beak | A tool that allows developers to run and test Swift scripts from the command line | 581 |
aaronriekenberg/rust-parallel | An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 165 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,496 |
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 538 |