Sha256: 6410926fef1f620e539fa2230f304d932260c9730e8ee1750a2fbcfb9c1f3113

Contents?: true

Size: 1.22 KB

Versions: 5

Compression:

Stored size: 1.22 KB

Contents

# <%= @title %>

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

## Description

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

## Features

## Synopsis

    $ ronin <%= @dir_name %>

## Examples

## Requirements

* [ronin](http://github.com/ronin-ruby/ronin) ~> <%= Ronin::VERSION %>

## 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

5 entries across 5 versions & 1 rubygems

Version Path
ronin-gen-1.0.1.rc1 data/ronin/gen/library/README.md.erb
ronin-gen-1.0.0 data/ronin/gen/library/README.md.erb
ronin-gen-1.0.0.rc2 data/ronin/gen/library/README.md.erb
ronin-gen-1.0.0.rc1 data/ronin/gen/library/README.md.erb
ronin-gen-1.0.0.pre3 data/ronin/gen/library/README.md.erb