Sha256: 245bb2806c7339bc1bc68185f2ffa994c2efd5bcdace7dc928cbe2835a834800

Contents?: true

Size: 1.27 KB

Versions: 0

Compression: gzip

Compressed size: 575 Bytes

Stored size: 575 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: commandeer
version: !ruby/object:Gem::Version 
  prerelease: 
  version: 0.0.1
platform: ruby
authors: 
- John E. Vincent
autorequire: 
bindir: bin
cert_chain: []

date: 2011-11-28 00:00:00 Z
dependencies: []

description: Class-based CLI utility
email: 
- lusis.org+github.com@gmail.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- .gitignore
- Gemfile
- commandeer.gemspec
- lib/commandeer.rb
- test/helpers/all_override.rb
- test/helpers/command.rb
- test/helpers/namespaced.rb
- test/helpers/sub_of_real_command.rb
- test/helpers/subcommand.rb
- test/test_commands.rb
- test/test_helper.rb
- test/test_output.rb
homepage: https://github.com/lusis/commandeer
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.8.6
signing_key: 
specification_version: 3
summary: Commandeer allows you to make any class a git style command or subcommand
test_files: []

Package Spec version

commandeer-0.0.1