Sha256: 3f7830f8dcae761a51586fd8a3aca777739a414f8d4a4e82a12ef3eb0162e9dd
Contents?: true
Size: 603 Bytes
Versions: 5
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-config-format <%= 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
5 entries across 5 versions & 1 rubygems