General purpose Command Line Interface (CLI) framework for Ruby https://github.com/dry-rb/dry-cli
Go to file
Peter Solnica a9f944fbdf
Delete version_spec
2022-11-03 08:39:35 +01:00
.devtools/templates [devtools] sync 2021-01-03 11:03:42 +00:00
.github Update .github/workflows/sync_configs.yml from dry-rb/template-gem 2022-04-02 13:04:00 +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 Bump version to 1.0.0.rc1 2022-11-03 08:29:31 +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 2021-06-06 09:05:26 +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 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 Update Gemfile.devtools from dry-rb/template-gem 2022-09-17 07:55:30 +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 Preparing 0.7.0 release (#115) 2021-05-08 22:18:22 +03:00
dry-cli.gemspec Update dry-cli.gemspec from dry-rb/template-gem 2022-04-02 13:04:01 +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.4.0
  • jruby >= 9.3 (postponed until 2.7 is supported)

License

See LICENSE file.