42 results for “topic:commandlineparser”
Command line parsing, invocation, and rendering of terminal output.
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
Command line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.
Simple Command Line Options Parser - part of the DUnitX Project
CommandLine parser
Simple command line argument parser for Unity
FluentArgs is a library to parse command line arguments. It focuses on a very simple API and strong typing. It is able to generate a help view and proper error messages.
AquaShell is a scripting shell for Windows that uses the dnyScript language. It can be used for automation or creating complex applications. The shell can be extended via plugins in order to provide custom script commands.
Working with command line parameters/arguments for console projects
MGR.CommandLineParser is a multi-command line parser. It uses System.ComponentModel.DataAnnotations to declare and validate the commands.
🌿 A small, simple and sweet argument parser for Rust
Annotation based Java command line processor
Console TodoList with Periodic Notification support every 30 minutes.
Utilities for System.CommandLine
Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.
Small CLI library with subcommands
Command Line Parser for .Net
A commandline parser supporting direct method calls taking as input an unlimited number of primitive and complex-type parameters
User Management Console App
CLI Builder is a PHP Command Line Builder that aims to help simplify building powerful CLI commands for PHP.
Just Another Command Line Arguments Parser for Scala
Building upon the terrific System.CommandLine, CommandLine.EasyBuilder makes it easier than ever to make a command line app, offering view-model type of auto-binding of command-line options and arguments to the properties of a POCO class
A small collection of console tools for .NET.
A library for building .NET console applications with commands. It automates argument parsing and method routing.
Generates code for parameter handling and options in C++ programs
Library providing command-line functionality (parsing and executing commands)
A command line option parser for C/C++ projects. An alternative to getopt() and getopt_long() by using callback functions.
Workflow system based in Windows 10 / Linux services.
Simple C++ strongly typed command line parser with fluid interface