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#.

GitHub

357 stars
37 watching
48 forks
Language: C#
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
adamralph/simple-exec A .NET library for running external commands with customizable behavior and exception handling. 705
slavaganzin/await A utility tool for executing multiple commands concurrently and waiting for their completion. 149
thevinter/def A shell plugin that allows users to define and run default commands in specific directories. 11
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
daskycodes/at_cli A CLI tool that allows users to execute AT commands via serial port connections. 52
jacobdeichert/mask A command-line task runner defined by a simple markdown file 1,114
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,206
bahmutov/as-a A utility tool for running commands with custom environment settings and variables 66
ndmitchell/cmdargs A Haskell library for building command line applications with minimal code 91
kevin-robertson/invoke-thehash A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. 1,503
ruricolist/cmd A utility for running external programs with robust argument handling and support for various command-line features. 65
moxystudio/node-cross-spawn A cross-platform solution to Node.js spawn and spawnSync issues on Windows 1,103
recca0120/laravel-terminal A package that enables running Laravel artisan commands in the terminal. 859
vladimirmarkelov/haku A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. 37