Sha256: 924229124fc3724e7d9a213093725922a4f7b90775d96fa977502582cda747e4
Contents?: true
Size: 865 Bytes
Versions: 1
Compression:
Stored size: 865 Bytes
Contents
name: ore version: 0.9.3 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.3 | gemspec.yml |