General purpose Command Line Interface (CLI) framework for Ruby https://github.com/dry-rb/dry-cli
Go to file
dry-bot b4063679e3 [devtools] sync 2021-01-03 08:18:34 +00:00
.devtools/templates [devtools] sync 2020-12-12 06:02:35 +00:00
.github [devtools] sync 2021-01-03 08:18:34 +00:00
bin Add bin directory 2020-01-05 15:12:18 +01:00
docsite/source Add more information about each command from the list 2020-04-17 22:58:13 +03:00
lib/dry rubocop -a --only Style/StringLiterals 2020-12-12 07:43:08 +01:00
spec Revert "rubocop -a --only Style/StringLiterals" 2020-12-12 11:27:32 +01:00
.gitignore Prepare for v0.1.0.beta2 2017-10-03 12:25:18 +02:00
.rspec [devtools] config sync 2019-12-28 13:01:11 +00:00
.rubocop.yml [devtools] sync 2020-12-12 07:08:28 +00:00
CHANGELOG.md [devtools] sync 2020-12-12 06:02:35 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-12-07 09:54:17 +00:00
CONTRIBUTING.md [devtools] sync 2020-12-12 05:07:47 +00:00
Gemfile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:08 +01:00
Gemfile.devtools [devtools] sync 2020-12-26 16:18:29 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:34 +00:00
README.md [devtools] sync 2020-11-19 11:50:47 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:08 +01:00
changelog.yml Prepare gem for 0.6.0 release (#88) 2020-03-06 11:18:08 +03:00
dry-cli.gemspec [devtools] sync 2020-03-20 08:40:41 +00:00
project.yml Remove `concurrent-ruby` as runtime dependency (#90) 2020-03-20 09:40:18 +01:00

README.md

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

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.5
  • jruby >= 9.2

License

See LICENSE file.