Sha256: 3ccf442d96826bf02f3246af9b89b954f46f6c48f3a1cabdc8c16c92d2117bf4

Contents?: true

Size: 1.32 KB

Versions: 1

Compression:

Stored size: 1.32 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 options[:generators].empty? -%>
* [ronin-gen](http://github.com/ronin-ruby/ronin-gen#readme) ~> 1.0
<%- end -%>

## Install

    $ sudo 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

1 entries across 1 versions & 1 rubygems

Version Path
ronin-gen-1.0.1 data/ronin/gen/library/README.md.erb