Sha256: 4a8aa67e39cacedfcfa151032b1dfea004377a0b5b0dba373057a123e3433b74

Contents?: true

Size: 865 Bytes

Versions: 1

Compression:

Stored size: 865 Bytes

Contents

name: ore
version: 0.9.4
summary: Mine beautiful RubyGems from Ore
description:
  Ore is a flexible Ruby project generator. Unlike other Ruby project
  generators, Ore provides many builtin templates and allows custom
  templates to be installed from Git repositories.

license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/ruby-ore/ore#readme
post_install_message: |
  **************************************************************************
  Generate a new Ruby library:
  
      $ mine my_library --rspec --yard
  
  Build the library:
  
      $ rake build
  
  Release the library to rubygems.org:
  
      $ rake release
  
  **************************************************************************

dependencies:
  thor: ~> 0.14

development_dependencies:
  rubygems-tasks: ~> 0.2
  rspec: ~> 2.4
  yard: ~> 0.7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ore-0.9.4 gemspec.yml