Metadata


Name
dry-cli
Version
1.3.0
Platform
ruby
Authors
Luca Guidi
Bindir
bin
Date
2025-07-29 00:00:00 UTC
Dependencies
bundler (>= 1.6, < 3, development)
rake (~> 13.0, development)
rspec (~> 3.7, development)
simplecov (~> 0.17.1, development)
Description
Common framework to build command line interfaces with Ruby
Email
me@lucaguidi.com
Files
CHANGELOG.md
LICENSE
README.md
dry-cli.gemspec
lib/dry/cli.rb
lib/dry/cli/banner.rb
lib/dry/cli/command.rb
lib/dry/cli/command_registry.rb
lib/dry/cli/errors.rb
lib/dry/cli/inflector.rb
lib/dry/cli/inline.rb
lib/dry/cli/option.rb
lib/dry/cli/parser.rb
lib/dry/cli/program_name.rb
lib/dry/cli/registry.rb
lib/dry/cli/spell_checker.rb
lib/dry/cli/usage.rb
lib/dry/cli/version.rb
Homepage
https://dry-rb.org/gems/dry-cli
Licenses
MIT
Metadata
{"allowed_push_host"=>"https://rubygems.org", "changelog_uri"=>"https://github.com/dry-rb/dry-cli/blob/main/CHANGELOG.md", "source_code_uri"=>"https://github.com/dry-rb/dry-cli", "bug_tracker_uri"=>"https://github.com/dry-rb/dry-cli/issues"}
Require paths
lib
Required ruby version
>= 3.1
Required rubygems version
>= 0
Rubygems version
3.3.27
Specification version
4
Summary
Common framework to build command line interfaces with Ruby
Original platform
ruby
New platform
ruby