Popularity
3.8
Growing
Activity
6.1
-
321
14
40

Description

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.

Monthly Downloads: 9,525
Programming language: Ruby
License: MIT License
Latest version: v1.0.0

dry-cli alternatives and similar gems

Based on the "CLI Builder" category.
Alternatively, view dry-cli alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of dry-cli or a related project?

Add another 'CLI Builder' Gem

README

<!--- this file is synced from dry-rb/template-gem project -->

dry-cli Join the chat at https://dry-rb.zulipchat.com

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Links

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.4.0
  • jruby >= 9.3 (postponed until 2.7 is supported)

License

See LICENSE file.


*Note that all licence references and agreements mentioned in the dry-cli README section above are relevant to that project's source code only.