Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-dry-cli
Common framework to build command line interfaces with Ruby
https://dry-rb.org/gems/dry-cli
0
no reviews
Install
Dry-cli is a general-purpose framework for developing Command Line Interface (CLI) applications. It represents commands as objects that can be registered and offers support for arguments, options and forwarding variadic arguments to a sub-command.