Sha256: 8ffde9e89e07927464542f52671cd5e400a0fdfa93e25d9c5b4d7db121a8a308
Contents?: true
Size: 604 Bytes
Versions: 251
Compression:
Stored size: 604 Bytes
Contents
# <%= gem_name %> [Fluentd](https://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
251 entries across 251 versions & 7 rubygems