Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dry-rb/dry-cli
- Owner: dry-rb
- License: mit
- Created: 2017-04-04T07:34:18.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T04:25:00.000Z (23 days ago)
- Last Synced: 2024-10-20T07:20:25.874Z (18 days ago)
- Topics: cli, cli-utilities, command-line, command-line-tool, command-line-tools, dry-rb, ruby, rubygem
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-cli
- Size: 659 KB
- Stars: 326
- Watchers: 15
- Forks: 41
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-cli-frameworks - dry-ruby
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.