Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dry-rb/dry-cli

General purpose Command Line Interface (CLI) framework for Ruby
https://github.com/dry-rb/dry-cli

cli cli-utilities command-line command-line-tool command-line-tools dry-rb ruby rubygem

Last synced: 7 days ago
JSON representation

General purpose Command Line Interface (CLI) framework for Ruby

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/dry-cli
[actions]: https://github.com/dry-rb/dry-cli/actions

# dry-cli [![Gem Version](https://badge.fury.io/rb/dry-cli.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-cli/workflows/ci/badge.svg)][actions]

## Links

* [User documentation](https://dry-rb.org/gems/dry-cli)
* [API documentation](http://rubydoc.info/gems/dry-cli)
* [Forum](https://discourse.dry-rb.org)

## Supported Ruby versions

This library officially supports the following Ruby versions:

* MRI `>= 2.4.0`
* jruby `>= 9.4` (not tested on CI)

## License

See `LICENSE` file.