BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

simple_args

v0.0.2RubyGems· Ruby

A simple argument parser, which is the right fit if you want * Aliases for short and long options * A quick way to parse any options without restrictons * A result object with a `keywords` hash and `positionals` array * Defined methods on your result for predefined options * Use value options __only__ with the `--key=value` syntax

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published over a year ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
AGPL-3.0-or-later
Dependencies
No runtime dependencies
Recent releases
  • 0.0.2over a year ago
  • 0.0.1over a year ago
  • 0.0.0over a year ago
simple_args — A simple argument parser, which is the right fit if you want * Aliases for short and long options * A quick way to parse any options without restrictons * A result object with a `keywords` hash and `positionals` array * Defined methods on your result for predefined options * Use value options __only__ with the `--key=value` syntax (Ruby / RubyGems) · Modules