Categories: None [Edit]

cl

https://rubygems.org/gems/cl
https://github.com/svenfuchs/cl
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 defining, validating, and normalizing options, as well as automatic and gorgeous help output (modeled after `gem --help`).

Total

Ranking: 4,273 of 180,418
Downloads: 1,431,528

Daily

Ranking: 5,886 of 180,402
Downloads: 452

Depended by

RankDownloadsName

Depends on

RankDownloadsName
4,3681,363,770regstry

Owners

#GravatarHandle
1iconsvenfuchs