Sheller
Shell builder
A .NET library that makes building shell scripts easy and fluent by abstracting away low-level command execution details.
A .NET library that makes shelling out commands super easy and fluent.
107 stars
6 watching
7 forks
Language: C#
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
xsc/bashing | A tool for creating and managing single-file Bash scripts in a multi-file project structure. | 79 |
iostreamer-x/awkward | A NodeJS based shell that lets you run JavaScript functions on system commands' output in a functional style. | 459 |
kamalmarhubi/shell-workshop | Builds a basic shell with process launching and IO control capabilities through system calls. | 547 |
kowainik/shellmet | An out-of-shell solution for scripting in Haskell using shell commands | 70 |
tokenrove/build-your-own-shell | A tutorial project to help developers build an interactive Unix shell from scratch | 395 |
alexst07/shell-plus-plus | A programming language that combines features from modern languages to simplify shell scripting and data manipulation. | 154 |
shelljs/shx | A utility package providing portable shell commands for Node.js package scripts | 1,729 |
mongodb-js/mongosh | A collection of components and tools for building the MongoDB Shell, including its command-line interface and a TypeScript driver. | 332 |
gregwebs/shelly.hs | A Haskell library providing an intuitive shell scripting interface for systems programming and automation. | 418 |
danieltodor/blaze | A customizable prompt system for shells like bash, zsh, and fish, providing informative and configurable commands. | 22 |
olets/git-prompt-kit | A customizable collection of components for building high-performance Git-aware zsh prompts with minimal coding. | 6 |
lingtalfi/bashmanager | A mini framework for creating simple command line utilities with automatic handling of command line options and presets. | 96 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
kyletimmermans/shell-color-prompt-tool | A tool to customize Zsh/Bash terminal prompts from the command line. | 12 |
wryun/es-shell | An extensible shell implementing higher-order functions in C | 314 |