madrun
Script runner
CLI tool to run multiple npm scripts in a single command line interface
🏎 CLI tool to run multiple npm-scripts in a madly comfortable way
24 stars
3 watching
1 forks
Language: JavaScript
last commit: about 2 months ago clijavascriptnodejsnpmnpm-scriptsredrunrun
Related projects:
Repository | Description | Stars |
---|---|---|
coderaiser/redrun | A tool to run multiple npm scripts fast and efficiently by avoiding the overhead of separate processes for each script. | 122 |
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 |
hobbyquaker/mqtt-scripts | A Node.js based script runner for automating tasks in MQTT-based smart home environments. | 61 |
marchamamji/runner.nvim | A plugin that allows running code within the editor in various programming languages. | 49 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,496 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 693 |
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 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 538 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |