optparse

Argument parser

A simple command-line argument parser for BASH scripts

Simple command line arguments parser for BASH

GitHub

158 stars
5 watching
32 forks
Language: Shell
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chh/optparse A lightweight command line argument parser for PHP 19
mattbryson/bash-arg-parse A bash script template for parsing named, short and positional CLI arguments. 63
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 41
ko1nksm/getoptions An option parser for shell scripts supporting all POSIX shells. 419
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
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
mattn/go-shellwords A library for parsing command-line arguments and environment variables in a shell-like way 534
bfgroup/lyra A command line argument parser for C++ 488
savonarola/optimus A command line arguments parsing library 10
pfultz2/args A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. 66
matejak/argbash Generates bash argument parsing code 1,400
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
pcapriotti/optparse-applicative A Haskell library for parsing command-line options in an applicative style 915
docopt/docopt.c A C-code generator for parsing command-line arguments in the docopt language 320
adamabdelhamed/powerargs Provides a .NET Standard command line argument parser with advanced features and automatic exception handling 569