Sha256: 4207ba4332532912602d7acfdb4d1f416d81d9061d222440f53a2efafb9d7a42
Contents?: true
Size: 896 Bytes
Versions: 1
Compression:
Stored size: 896 Bytes
Contents
name: ore version: 0.8.0 summary: Mine raw RubyGems from YAML 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: http://github.com/ruby-ore/ore 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: ore-core: ~> 0.1, >= 0.1.4 env: ~> 0.1.2 thor: ~> 0.14.3 development_dependencies: ore-tasks: ~> 0.4 rspec: ~> 2.4 yard: ~> 0.7.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ore-0.8.0 | gemspec.yml |