libCLImate is a portable, lightweight mini-framework that encapsulates the common aspects of Command-Line Interface boilerplate, including: - command-line argument parsing and sorting, into flags, options, and values; - validating given and/or missing arguments; - a declarative form of specifying the CLI elements for a program, including associating blocks with flag/option specifications; - provision of de-facto standard CLI facilities, such as responding to '--help' and '--version'; libCLImate.Ruby is the Ruby version.
Required Ruby Version
>= 2.0, < 4
Authors
Matt Wilson
Versions
- 0.17.1 July 30, 2026 (23 KB)
- 0.17.0.2 July 30, 2026 (23 KB)
- 0.17.0.1 March 06, 2025 (22.5 KB)
- 0.17.0 August 10, 2024 (22.5 KB)
- 0.16.0.1 December 01, 2023 (22 KB)