Sha256: 3de72a742e00a57dd019065e065ab46ed5457c2f8a966c6e3955e886703d3564

Contents?: true

Size: 719 Bytes

Versions: 3

Compression:

Stored size: 719 Bytes

Contents

name: command_kit
summary: A toolkit for building Ruby CLI commands
description:
  A Ruby toolkit for building clean, correct, and robust CLI commands as
  plain-old Ruby classes.

license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/postmodern/command_kit.rb#readme

metadata:
  documentation_uri: https://rubydoc.info/gems/command_kit
  source_code_uri:   https://github.com/postmodern/command_kit.rb
  bug_tracker_uri:   https://github.com/postmodern/command_kit.rb/issues
  changelog_uri:     https://github.com/postmodern/command_kit.rb/blob/main/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 2.7.0"

development_dependencies:
  bundler: ~> 2.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
command_kit-0.3.0 gemspec.yml
command_kit-0.2.2 gemspec.yml
command_kit-0.2.1 gemspec.yml