Command Line Option Parsers
Utilities to process arguments to terminal command line programs easily
6.84
A high-level IO library that provides validation, type conversion, and more for
command-line interfaces. HighLine also includes a complete menu system that can
crank out anything from simple list selection to complete shells with just
minutes of work.
2018
2019
2020
2021
2022
2023
5.01
A DSL for gathering options and parsing command line flags
2018
2019
2020
2021
2022
2023
2.01
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
2018
2019
2020
2021
2022
2023
0.29
Methadone provides a lot of small but useful features for developing a command-line app, including an opinionated bootstrapping process, some helpful cucumber steps, and some classes to bridge logging and output into a simple, unified, interface
2018
2019
2020
2021
2022
2023
0.48
Isn't it awesome how `optparse` and other option parsers generate help and usage-messages based on your code?! Hell no!
You know what's awesome? It's when the option parser *is* generated based on the help and usage-message that you write in a docstring! That's what docopt does!
2018
2019
2020
2021
2022
2023
1.23
Clamp provides an object-model for command-line utilities.
It handles parsing of command-line options, and generation of usage help.
2018
2019
2020
2021
2022
2023
2.17
Trollop is a commandline option parser for Ruby that just gets out of your way.
**DEPRECATION** This gem has been renamed to optimist and will no longer be supported. Please switch to optimist as soon as possible.
2018
2019
2020
2021
2022
2023
0.78
Choice is a simple little gem for easily defining and parsing command line options with a friendly DSL.
2018
2019
2020
2021
2022
2023
1.56
Run shell commands safely, even with user-supplied values
2018
2019
2020
2021
2022
2023
1.58
A simple mixin for CLI interfaces, including option parsing
2018
2019
2020
2021
2022
2023
0.53
Cri allows building easy-to-use command-line interfaces with support for subcommands.
2018
2019
2020
2021
2022
2023
0.03
A modular Ruby toolkit for building clean, correct, and robust CLI commands as plain-old Ruby classes.
2018
2019
2020
2021
2022
2023
0.04
Clap is a small library that can be bundled with your command line application. It covers the simple case of executing code based on the flags or parameters passed.
2018
2019
2020
2021
2022
2023
0.02
Quickl helps you creating commandline ruby programs. From simple commands
with options to complex delegators with subcommands, global and local
options.
2018
2019
2020
2021
2022
2023
0.02
Command-line arguments to hash
2018
2019
2020
2021
2022
2023
0.03
This is an lightweight option parser, which is less than 80 lines short. It has strong validations and a short, clear and easy to use syntax. Feel free to copy all 80 lines (55 lines without validations / empty lines) into your script rather installing the gem.
2018
2019
2020
2021
2022
2023
0.16
cmdparse provides classes for parsing (possibly nested) commands on the command line;
command line options themselves are parsed using optparse.
2018
2019
2020
2021
2022
2023
0.01
command line argument parser
2018
2019
2020
2021
2022
2023
0.05
OptionParser based CLI support for rapid CLI development in an object-oriented
context.
This library wraps Ruby's OptionParser for parsing your options under the hood,
so you get all the goodness that the Ruby standard library provides.
On top of that it adds a rich and powerful DSL for definin...
2018
2019
2020
2021
2022
2023
0.01
The getopt library provides two different command line option parsers.
They are meant as easier and more convenient replacements for the
command line parsers that ship as part of the Ruby standard library.
Please see the README for additional comments.
2018
2019
2020
2021
2022
2023
0.01
Command-line option parser and command interface.
2018
2019
2020
2021
2022
2023
0.0
ArgParser is a simple, yet powerful command-line argument parser, with
support for positional, keyword, flag and rest arguments, any of which
may be optional or mandatory.
2018
2019
2020
2021
2022
2023
0.0
It's just here to handle arguments provided to Application. Mainly optional via switches. Currently handles plain-text Console arguments.
2018
2019
2020
2021
2022
2023
0.0
Yet another command line option parser in Ruby, based on Perl's Getopt::Long module.
2018
2019
2020
2021
2022
2023
0.01
Sensible options parsing
2018
2019
2020
2021
2022
2023
0.0
Parse command-line options into a configuration hash
2018
2019
2020
2021
2022
2023
0.15
A flexible command line option parser.
2018
2019
2020
2021
2022
2023
3.7
Build command-suite CLI apps that are awesome. Bootstrap your app, add commands, options and documentation while maintaining a well-tested idiomatic command-line app
2018
2019
2020
2021
2022
2023