as-a
Command runner
A utility tool for running commands with custom environment settings and variables
Runs a given command with additional environment settings for simple local development
66 stars
2 watching
5 forks
Language: JavaScript
last commit: 3 months ago environmentenvironment-variablesshellutility
Related projects:
Repository | Description | Stars |
---|---|---|
bahmutov/npm-quick-run | A tool to quickly run NPM scripts by prefix without typing the full name | 140 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
bcheidemann/with-env | Allows users to run commands with customized environments. | 5 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
recca0120/laravel-terminal | A package that enables running Laravel artisan commands in the terminal. | 857 |
capistrano/sshkit | A tool for running commands on servers in a structured way | 1,157 |
joshuatvernon/cbf | A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
jurassiscripts/velociraptor | A tool to manage and run scripts in Deno projects | 682 |
slavaganzin/await | A command-line tool to run multiple commands concurrently and wait for their completion. | 144 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,198 |
bahmutov/draw-cycle | A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time | 149 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
azer/prova | A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 693 |