cmd
Command runner
A C# library to simplify running external programs and commands in a more dynamic way.
C# library to run external programs in a simpler way. Demonstration of "dynamic" features of C#.
357 stars
37 watching
48 forks
Language: C#
last commit: over 6 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A .NET library for running external commands with customizable behavior and exception handling. | 705 | |
| A utility tool for executing multiple commands concurrently and waiting for their completion. | 149 | |
| A shell plugin that allows users to define and run default commands in specific directories. | 11 | |
| A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 540 | |
| Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 287 | |
| A CLI tool that allows users to execute AT commands via serial port connections. | 52 | |
| A command-line task runner defined by a simple markdown file | 1,114 | |
| Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,206 | |
| A utility tool for running commands with custom environment settings and variables | 66 | |
| A Haskell library for building command line applications with minimal code | 91 | |
| A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,503 | |
| A utility for running external programs with robust argument handling and support for various command-line features. | 65 | |
| A cross-platform solution to Node.js spawn and spawnSync issues on Windows | 1,103 | |
| A package that enables running Laravel artisan commands in the terminal. | 859 | |
| A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. | 37 |