commandlineparser
There are 40 repositories under commandlineparser topic.
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
dotmake-build/command-line
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.
hedzr/cmdr
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
j-maly/CommandLineParser
Command line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.
VSoftTechnologies/VSoft.CommandLineParser
Simple Command Line Options Parser - part of the DUnitX Project
AlexGhiondea/CommandLine
CommandLine parser
Voltstro-Studios/UnityCommandLineParser
Simple command line argument parser for Unity
kutoga/FluentArgs
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.
danielbrendel/dnyAquaShell
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.
karenpayneoregon/command-line-exploration
Working with command line parameters/arguments for console projects
mgrosperrin/commandlineparser
MGR.CommandLineParser is a multi-command line parser. It uses System.ComponentModel.DataAnnotations to declare and validate the commands.
tailwags/sap
🌿 A small, simple and sweet argument parser for Rust
cyclopsgroup/jcli
Annotation based Java command line processor
hedzr/Cmdr.Core
Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.
scourii/Plastico-TodoList
Console TodoList with Periodic Notification support every 30 minutes.
NtreevSoft/CommandLineParser
Command Line Parser for .Net
matzefriedrich/command-line-api-extensions
Utilities for System.CommandLine
maurosampietro/UltraMapper.CommandLine
A commandline parser supporting direct method calls taking as input an unlimited number of primitive and complex-type parameters
kenareb/SmartCon
A small collection of console tools for .NET.
MatthiWare/UsersManagementApp
User Management Console App
meysampg/scala-autoconf
Just Another Command Line Arguments Parser for Scala
topdown/cli-builder
CLI Builder is a PHP Command Line Builder that aims to help simplify building powerful CLI commands for PHP.
amervitz/commandline
A library for building .NET console applications with commands. It automates argument parsing and method routing.
blouin/CommandLineEngine
Library providing command-line functionality (parsing and executing commands)
crodrigoquero/C4Imaging
Workflow system based in Windows 10 / Linux services.
michaelvlach/cppcommandline
Simple C++ strongly typed command line parser with fluid interface
OWeh55/AppGen
Generates code for parameter handling and options in C++ programs
lookbusy1344/PicoArgs-dotnet
A tiny command line argument parser for dotnet, inspired by Rust pico-args
orakist/Oaksoft.ArgumentParser
Oaksoft.ArgumentParser is a fluent and simple command line arguments parser library.
TimothyMakkison/Yahoo-Finance-Api-Console-Application
A simple Yahoo Finance api console application to learn various libraries.
youta-t/flarc
commandline parser, supporting flag, args, and subcommands
z3orc/simple-cli
A simple cli module for Go
HaGGi13/ConnyConsole
ConnyConsole is an example console CLI project that uses DI, Serilog for logging, execution cancellation and argument parsing based on Microsoft's System.CommandLine library.
magicxor/GithubDeploymentsTool
A "proof of concept" GraphQL client for GitHub's Repository Deployments API
NRuslanR/loodsman-task-managing-connector
Asynchronous integration pipeline's connector for Loodsman Tasks Subsystem
user1095108/sarg
lightweight header-only command-line parser