General purpose Command Line Interface (CLI) framework for Ruby https://github.com/dry-rb/dry-cli
Go to file
dry-bot 02b7314ee9 [devtools] config sync 2019-12-28 13:01:11 +00:00
.github Removing redundant script/ci (#67) 2019-12-22 18:10:59 +03:00
bin Style/StringLiterals 2019-12-08 23:29:47 +03:00
docsite/source Removing hanami-utils dependency. 2019-12-17 14:02:12 +03:00
lib/dry Resolves Issue #46 (#68) 2019-12-27 14:56:02 +03:00
spec Resolves Issue #46 (#68) 2019-12-27 14:56:02 +03:00
.codeclimate.yml [devtools] config sync 2019-12-07 09:54:17 +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] config sync 2019-12-14 14:35:59 +00:00
CHANGELOG.md Prepare for v0.5.0 2019-12-21 12:15:33 +01:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-12-07 09:54:17 +00:00
CONTRIBUTING.md [devtools] config sync 2019-12-07 09:54:17 +00:00
Gemfile Removing hanami-utils dependency. 2019-12-17 14:02:12 +03:00
LICENSE [devtools] config sync 2019-12-07 09:54:17 +00:00
README.md Update Hanami => dry-rb references 2019-12-10 08:59:14 +01:00
Rakefile Removing redundant script/ci (#67) 2019-12-22 18:10:59 +03:00
dry-cli.gemspec Removed `dry-inflector` as runtime dependency 2019-12-21 12:15:33 +01:00

README.md

dry-cli (formerly known as hanami-cli)Join the chat at https://dry-rb.zulipchat.com

Gem Version Build Status Code Climate Test Coverage Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.3
  • jruby >= 9.2

License

See LICENSE file.