Sha256: 3c0960ed2c78cf71c316955fcc9fec2826c5613869772386a48c1c858675302f

Contents?: true

Size: 865 Bytes

Versions: 1

Compression:

Stored size: 865 Bytes

Contents

name: ore
version: 0.9.1
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.1 gemspec.yml