getopts
There are 29 repositories under getopts topic.
adishavit/argh
Argh! A minimalist argument handler.
jorgebucaran/getopts
Node.js CLI options parser
ko1nksm/getoptions
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
Anvil/bash-argsparse
An high level argument parsing library for bash
UrsaDK/getopts_long
An "upgrade" to BASH built-in getopts, with support for GNU-style long option.
moebrowne/bash-argument-parser
BASH Argument Parser allows for easy access to command line arguments
isopropylcyanide/Production-Log-Management
Shell scripts to monitor production server logs and store the result in a file.
aaronNGi/petopts
Portable and simple option parsing, powered by getopts(1p).
tcler/getopt.tcl
A getopt implementation of tcl that compat with GNU getopt
artpaul/cxxopts
Lightweight C++ command-line option parser
Alhadis/GetOptions
JavaScript's answer to getopts. Simple, obvious, and direct.
tcler/argparse-getopt-examples
argparse or getopt examples for different languages
p-groarke/ns_getopt
C++17 argument parsing.
BiteDasher/sortopts
Allows you to combine getopt with getopts and also get rid of the need for --longopt=x
mig8447/textexpander_snippets
A collection of textexpander snippets I created
mikyll/ImageFormatChecker
A bash script to check the dimensions of images recursively, using getopts
yorickpeterse/inko-optparse
An Inko library for parsing command-line arguments and options
asap-projects/asap-clap
C++ command line arguments parser with the popular features of other command line parsers, while keeping an intuitive interface and avoiding unnecessary bloat.
Chinory/pargv-lite
Simple and reliable high performance command-line options parser.
milahu/parse-helptext
parse getopt-style help texts from somecommand --help
mosherubin/GetCmdOpt
Simple, light, cross-platform C++ class for parsing command line options
prasadrajandran/node-getopts
POSIX/GNU compliant CLI argument parser
Bakerburgh/bash-getopt
Examples of parsing command line arguments in BASH
nagars/VLAN
Bash script to create and configure VLAN's on Ethernet
nyxnor/scripts
Miscellaneous files to help you write smart shell scripts
opokatech/options
Very simple to use args parser in C++.
MikeRalphson/tiny-opts-parser
parses CLI arguments & options
Tearran/its_getops
self-help is a bash script example of getops flags such as -h