Sha256: 5147f8c96e5fc79497a15f3590e6d640c061899f69414b17ae92ed83cc9286f1

Contents?: true

Size: 1.3 KB

Versions: 4

Compression:

Stored size: 1.3 KB

Contents

# <%= @title %>

* [Source](http://github.com/ronin-ruby/<%= @name %>)
* [Issues](http://github.com/ronin-ruby/<%= @name %>/issues)
* [Documentation](http://rubydoc.info/gems/<%= @name %>/frames)
* [Email](mailto:<%= @safe_email %>)

## Description

<%= @title %> is a Ronin library.

## Features

## Synopsis

    $ ronin <%= @dir_name %>

## Examples

## Requirements

* [ronin](http://github.com/ronin-ruby/ronin#readme) ~> 1.0
<%- unless @generators.empty? -%>
* [ronin-gen](http://github.com/ronin-ruby/ronin-gen#readme) ~> 1.0
<%- end -%>

## Install

    $ gem install <%= @name %>

## License

Copyright (c) <%= Time.new.strftime("%Y") %> <%= @author %> (<%= @safe_email %>)

This file is part of <%= @title %>.

<%= @title %> is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

<%= @title %> is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with <%= @title %>.  If not, see <http://www.gnu.org/licenses/>.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ronin-gen-1.2.0 data/ronin/gen/library/README.md.erb
ronin-gen-1.2.0.rc2 data/ronin/gen/library/README.md.erb
ronin-gen-1.2.0.rc1 data/ronin/gen/library/README.md.erb
ronin-gen-1.1.1 data/ronin/gen/library/README.md.erb