command_line_boss 0.2.0
Command Line Boss is a convenience layer over OptionsParser. It provides a simple way to define command line options and arguments, and then parse them into an options object.
Gemfile:
=
install:
=
Runtime Dependencies (1):
logger
~> 1.6
Development Dependencies (15):
bundler-audit
~> 0.9
create_github_release
~> 2.1
csv
~> 3.3
fuubar
~> 2.5
rake
~> 13.2
redcarpet
~> 3.6
rspec
~> 3.13
rubocop
~> 1.66
simplecov
~> 0.22
simplecov-lcov
~> 0.8
simplecov-rspec
~> 0.3
turnip
~> 4.4
yard
~> 0.9, >= 0.9.28
yardstick
~> 0.9
Requirements:
Platform: Mac, Linux, or Windows
Ruby: MRI 3.1 or later, TruffleRuby 24 or later, or JRuby 9.4 or later