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