General purpose Command Line Interface (CLI) framework for Ruby https://github.com/dry-rb/dry-cli
Go to file
Action Hero cec596e648 Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:58 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:42 +00:00
.github Update .github/workflows/ci.yml from dry-rb/template-gem 2021-05-27 15:50:04 +00:00
bin Drop 2.3 ruby support (#108) 2021-02-03 11:43:17 +03:00
docsite/source Extracted `Dry::CLI::Utils::Files` into `dry-files` (#114) 2021-04-22 08:56:51 +02:00
lib/dry Fix documentation for Command.option 2021-05-25 15:26:44 +02:00
spec Preparing 0.7.0 release (#115) 2021-05-08 22:18:22 +03:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2021-05-27 15:50:03 +00: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 2021-02-26 09:36:23 +00:00
CHANGELOG.md [devtools] sync 2021-05-08 19:18:44 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:01 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-12-07 09:54:17 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:58 +00:00
Gemfile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:08 +01:00
Gemfile.devtools [devtools] sync 2021-05-05 07:51:02 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:34 +00:00
README.md Update README.md from dry-rb/template-gem 2021-05-27 15:50:06 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:08 +01:00
changelog.yml Preparing 0.7.0 release (#115) 2021-05-08 22:18:22 +03:00
dry-cli.gemspec [devtools] sync 2021-02-03 08:43:42 +00:00
project.yml Update project.yml 2021-05-27 17:49:55 +02: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.