Sha256: 88dac6e91d641d4683ba1f15274b211ff062e8bf0356a68c20233fab79db312d
Contents?: true
Size: 867 Bytes
Versions: 1
Compression:
Stored size: 867 Bytes
Contents
name: ore version: 0.9.0 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.3 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.0 | gemspec.yml |