There are 0 repository under command-line-arguments-parser topic.
A command line argument parser for Java 17 with ease of use and high customization possibilities in mind.
Make all properties of a class configurable using only one decorator!
🔲 A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.
A zero-dependencies command-line argument parser
**DEPRECATED - in favor of https://github.com/apple/swift-argument-parser ** - Type-safe and easy way for parsing command line arguments in your macOS command line tools
This project automatically processes the inputs received from the command line.
A concise, interactive and versatile command line parser/menu for Java.
A simple, fast, and fun example for building command line apps in PHP.
Builds database system from the scratch. You can own it by having the datastore customized.
Bio Python Project using getopt library in python and engaging with the command line prompt.
Command line argument parser in pure Nix. Supports sub-commands, typed positional arguments, value coercion and resolution via Nix Modules.
An argparse extension to easily manage post-processing of multiple parsed arguments
Command-line Application Skeleton for PHP
A modern, type-safe, header-only C++20 command-line argument parser with minimal runtime overhead and full compile-time validation
A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).
Command line processing in Erlang.
Easily define and parse command line arguments using dictionaries and type-validation
golang self-documenting command line option parsing from a text-block
Zig argument parser
This is a command line arguments parser written in Javascript that helps parse command line arguments ( hiding source code for some reasons)
process arguments from a data description
A small image processor containing so far an image binarization module.
A tool that generates C++ code that parses command line arguments.
Trainee-cpp-sort is an imitation of the satandard sort command. I recommend to use this only for test and learning purposes. I developed this sort program so that I can gradually learn to use C ++.
An parser to parse arguments given in terminal to make an terminal or command line app.
Use Microsoft.Extensions.CommandLineUtils as a configuration source for Microsoft.Extensions.Configuration.
A header-only library to parser command line flags for C