CliWrap
CLI runner
A .NET library for launching and interacting with external command-line interfaces in a convenient and asynchronous manner
Library for running command-line processes
4k stars
48 watching
273 forks
Language: C#
last commit: about 1 month ago
Linked from 5 awesome lists
clicommand-linedotnetdotnet-coredotnet-standardevent-streampipe-stderrpipe-stdinpipe-stdoutpipingprocessshellstderrstdinstdout
Related projects:
Repository | Description | Stars |
---|---|---|
pavlobu/deskreen | A tool that enables shared screen and second-screen functionality using webRTC and electron.js | 17,872 |
schmittjoh/serializer | Library for serializing and deserializing complex data formats such as JSON and XML | 2,324 |
tyrrrz/lightbulb | An application that adjusts screen brightness based on the time of day to reduce eye strain | 2,302 |
dbcli/pgcli | A Postgres client with auto-completion and syntax highlighting | 12,182 |
laurentmazare/tch-rs | Rust bindings for PyTorch's C++ API to facilitate machine learning and neural network development. | 4,421 |
snyk/cli | A command-line tool that scans and monitors software development projects for security vulnerabilities. | 4,979 |
serge-chat/serge | A fully dockerized web interface for chatting with Alpaca through llama.cpp | 5,689 |
piotrmurach/tty | A toolbox for developing beautiful command line clients in Ruby with modular components and project scaffolding | 2,509 |
pythonnet/pythonnet | Allows Python code to interact with the .NET Common Language Runtime (CLR) and embeds Python into .NET applications. | 4,818 |
secdev/scapy | A Python-based tool for interactive packet manipulation and analysis | 10,870 |
tyrrrz/clifx | A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,514 |
libcpr/cpr | A C++ wrapper around libcurl providing an easy-to-use interface for making network calls | 6,633 |
leaflet/leaflet | A JavaScript library for creating interactive mobile-friendly maps with various mapping features and customization options. | 41,640 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
prabhuomkar/pytorch-cpp | A C++ implementation of PyTorch tutorials | 1,978 |