Sha256: ce6d515ef0ab93c9cc017bfa1fae0b081b0607b4659b3f0ce97a1efe49f3fdad

Contents?: true

Size: 603 Bytes

Versions: 12

Compression:

Stored size: 603 Bytes

Contents

# <%= gem_name %>

[Fluentd](http://fluentd.org/) <%= type %> plugin to do something.

TODO: write description for you plugin.

## Installation

### RubyGems

```
$ gem install <%= gem_name %>
```

### Bundler

Add following line to your Gemfile:

```ruby
gem "<%= gem_name %>"
```

And then execute:

```
$ bundle
```

## Configuration

You can generate configuration template:

```
$ fluent-plugin-format-config <%= type %> <%= name %>
```

You can copy and paste generated documents here.

## Copyright

* Copyright(c) <%= Date.today.year %>- <%= user_name %>
* License
  * <%= @license.full_name %>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
fluentd-hubspot-0.14.14.2 templates/new_gem/README.md.erb
fluentd-hubspot-0.14.14.1 templates/new_gem/README.md.erb
fluentd-0.14.17-x86-mingw32 templates/new_gem/README.md.erb
fluentd-0.14.17-x64-mingw32 templates/new_gem/README.md.erb
fluentd-0.14.17 templates/new_gem/README.md.erb
fluentd-0.14.16 templates/new_gem/README.md.erb
fluentd-0.14.15 templates/new_gem/README.md.erb
fluentd-0.14.14 templates/new_gem/README.md.erb
fluentd-0.14.14.pre.1 templates/new_gem/README.md.erb
fluentd-0.14.13-x86-mingw32 templates/new_gem/README.md.erb
fluentd-0.14.13-x64-mingw32 templates/new_gem/README.md.erb
fluentd-0.14.13 templates/new_gem/README.md.erb