General purpose Command Line Interface (CLI) framework for Ruby https://github.com/dry-rb/dry-cli
Go to file
File Sync af48093765 Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:40 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:42 +00:00
.github [ci] use ruby 2.7 in release step 2022-11-05 06:43:53 +01: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 Bump to 1.0.0 final 2022-11-05 06:39:45 +01:00
spec Delete version_spec 2022-11-03 08:39:35 +01:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2022-11-04 12:47:46 +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 Update .rubocop.yml from dry-rb/template-gem 2022-09-25 20:13:51 +00:00
CHANGELOG.md [devtools] sync 2022-11-05 05:41:09 +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 Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:40 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:34 +00:00
README.md Update README.md from dry-rb/template-gem 2022-04-02 13:04:02 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:08 +01:00
changelog.yml Update changelog.yml 2022-11-05 06:40:19 +01:00
dry-cli.gemspec Require ruby >= 2.7 2022-11-05 06:40:49 +01: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.4.0
  • jruby >= 9.3 (postponed until 2.7 is supported)

License

See LICENSE file.