21 packages tagged with “command-line-parser”
A C# .NET Class Library containing tools for parsing the command line arguments of console applications.
A simple command line parser
Command line parser with fluent definition syntax.
The SysCommand is a powerful framework, cross-platform, for development of Console Application using .NET. It is simple, strongly typed and with great influences of the MVC standard (Include Razor template). It works as an automatic command line parser where all parse tasks are left over by the framework, leaving the programmer to focus on the business rules.
CuiMallet is a .NET library for making Command Line Interface.
Yet Another Command Line Argument Parser, for c++, as single-header-only library, just because...
A cross-platform command line management system.
VConsole is a .NET library to parse command line arguments and execute commands.
Orbital Shell console application library
This is the Orbital Shell CLI binaries for any plateform having dotnet netcore3.1 installed. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core.
Orbital Shell kernel - Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core
Add information about any current or parent GIT repository to orbital shell command line prompt. for example: OrbitalShell ├ master +0 ~0 -0 | ~2 -0 ?2
Orbital Shell kernel commands module. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core
a simple module for orbital shell that add a command running the famous doom fire algorithm (C# ANSI version)
This is the Orbital Shell CLI binaries of self-contained app for linux-arm64 plateform. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core.
This is the Orbital Shell CLI binaries of self-contained app for linux-arm plateform. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core.
This is the Orbital Shell CLI binaries of self-contained app for linux-musl-x64 plateform. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core.
This is the Orbital Shell CLI binaries of self-contained app for linux-x64 plateform. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core.
This is the Orbital Shell CLI binaries of self-contained app for osx-x64 plateform. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core.
This is the Orbital Shell CLI binaries of self-contained app for win-x64 plateform. Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# .Net Core.
NetArgumentParser is a cross-platform, free and open source library for parsing command-line options, arguments and subcommands. It contains the main features of popular argument parsers such as argparse, as well as many of its own.