jcommander

CLI parser

An annotation-based command line parameter parsing framework for Java

Command line parsing framework for Java

GitHub

2k stars
60 watching
334 forks
Language: Java
last commit: 27 days ago

Related projects:

Repository Description Stars
timtiemens/javacommandlineparser An evaluation and comparison of various Java libraries for parsing command-line arguments. 13
unixjunkie/minicli A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. 30
natemcmaster/commandlineutils A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. 2,216
chh/optparse A lightweight command line argument parser for PHP 19
chrismanning/jbson A library for building and iterating BSON data and JSON documents in C++ 38
nick-lucas/entrypoint A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. 137
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
tanakh/cmdline A lightweight command line parser library for C++ 1,352
juancarlospaco/cliche A CLI argument parser library for Nim language 82
bfgroup/lyra A command line argument parser for C++ 483
nverno/tree-sitter-jq A C implementation of a grammar parser for the Jq language 3
ivoputzer/cli-args-parser-kata Implementing a CLI arguments parser to process input in various formats 5
fenekku/commandeer A tool that parses command line arguments and exits gracefully if there is any issue. 94