Typin
CLI framework
A framework for building interactive CLI applications with features such as auto-completion, middleware pipelines, and built-in DI support.
Declarative framework for interactive CLI applications
244 stars
3 watching
13 forks
Language: C#
last commit: about 2 years ago
Linked from 3 awesome lists
clicommandcommand-linecommand-line-interfacecommand-line-parsercommand-line-toolcommand-patterncommandscsharpcsharp-librarydirectivesframeworklibrarymiddlewaremiddleware-pipelineparserterminalterminal-basedtooling
Related projects:
Repository | Description | Stars |
---|---|---|
bilal-fazlani/commanddotnet | A framework for building modern CLI apps with out-of-the-box support for various features. | 582 |
tyrrrz/clifx | A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,514 |
shibayan/sharprompt | An interactive command-line application framework for C# | 772 |
alibaba/cli | An implementation of command line interface support based on Vert.x-core codebase adapted to run on Java 6 and Java 7. | 62 |
cysharp/consoleappframework | A framework for building fast and efficient CLI applications with minimal dependencies and overhead. | 1,690 |
cristalhq/acmd | Provides a lightweight CLI framework for building command-line applications in Go. | 116 |
jakeheis/swiftcli | A framework for building command-line interfaces in Swift | 865 |
nsomar/guaka | A command-line framework for Swift that simplifies the creation of modern CLI apps. | 1,149 |
mdbetancourt/soly | A framework for building command-line interfaces in TypeScript with type safety and automation features | 88 |
jawher/mow.cli | A CLI framework for building command line applications in Go with argument parsing and validation | 871 |
daniele77/cli | A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. | 1,242 |
datafolklabs/cement | An application framework for Python that provides a standard platform for building command line and backend applications with support for rapid development and quality. | 1,254 |
ukautz/clif | A Go framework for rapid development of command line applications with a builder-like API and support for complex console applications | 129 |
openstack/cliff | A framework for building command line programs with standardized structures and tools. | 237 |
drew-y/cliffy | A Node.js framework for building interactive command-line interfaces | 359 |