simple-exec
Command runner
A .NET library for running external commands with customizable behavior and exception handling.
🏃 A .NET library that runs external commands.
705 stars
16 watching
50 forks
Language: C#
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 357 |
adamralph/bullseye | A .NET library for running and managing target dependency graphs in build processes | 859 |
recca0120/laravel-terminal | A package that enables running Laravel artisan commands in the terminal. | 859 |
antoniococo/runascs | A utility tool that allows running processes with different permissions using explicit credentials | 1,035 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
weihanli/dotnet-exec-action | A GitHub action that executes C# scripts with the dotnet-exec tool without requiring a .NET SDK. | 1 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 151 |
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 540 |
devlooped/smallsharp | Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 287 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
rvrsh3ll/cplresourcerunner | An executable that runs shellcode from a resource file. | 253 |
jacobdeichert/mask | A command-line task runner defined by a simple markdown file | 1,114 |
daskycodes/at_cli | A CLI tool that allows users to execute AT commands via serial port connections. | 52 |
yevhen/nake | A task runner tool for .NET Core that allows developers to write and execute scripts in C# | 238 |