script-runner
Script executor
A tool for running and managing npm scripts in parallel or sequential order.
Invoke multiple commands, running in parallel / sequential, matching npm scripts
27 stars
2 watching
1 forks
Language: CoffeeScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |
| An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |
| A tool to run multiple npm scripts fast and efficiently by avoiding the overhead of separate processes for each script. | 123 |
| A Python program that executes shell commands based on MQTT message content | 188 |
| A plugin to run command line tasks in the background and notify results. | 151 |
| A tool to quickly run NPM scripts by prefix without typing the full name | 141 |
| A library that allows futures to be executed in parallel, contrasting with a sequential approach. | 7 |
| An extension for Burp Suite that automates handling of collaborator interactions by executing custom Python scripts. | 0 |
| A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
| A .NET library for running external commands with customizable behavior and exception handling. | 705 |
| A tool that allows running locally installed node module executables from the command-line. | 186 |
| CLI tool to run multiple npm scripts in a single command line interface | 24 |
| A PowerShell module to run concurrent jobs in separate threads within a local process. | 180 |
| A library for managing subprocesses in Python. | 1,702 |
| An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |