Sha256: bf6b69be595dfa1b9482d88c074dfc97b55d8c5cae648ab40c854ecef87fc400
Contents?: true
Size: 850 Bytes
Versions: 1
Compression:
Stored size: 850 Bytes
Contents
name: ore 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.15 development_dependencies: rubygems-tasks: ~> 0.2 rspec: ~> 2.4 yard: ~> 0.8
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ore-0.10.0 | gemspec.yml |