Sha256: 819214b68df902a617baef5bd650f6092fe24e386c2825e2bd2690128bac3d90

Contents?: true

Size: 417 Bytes

Versions: 2

Compression:

Stored size: 417 Bytes

Contents

= <%= gemname %> - DESCRIBE YOUR GEM

Author::  YOUR NAME (YOUR EMAIL)
Copyright:: Copyright (c) <%= Time.now.year %> YOUR NAME
<% if license %>
<% if license == 'custom' %>
License:: INSERT LICENSE HERE
<% else %>
License:: <%= license %>, see LICENSE.txt
<% end %>
<% end %>

DESCRIBE YOUR GEM HERE

== Links

* {Source on Github}[LINK TO GITHUB]
* RDoc[LINK TO RDOC.INFO]

== Install

== Examples

== Contributing

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
optparse-plus-3.0.1 templates/full/README.rdoc.erb
optparse-plus-3.0.0 templates/full/README.rdoc.erb