Sha256: a9d326bbc9c06707ea69dd47a79c64f305027ca3c6e3fe44ca97c8c21a7b95d0
Contents?: true
Size: 613 Bytes
Versions: 1
Compression:
Stored size: 613 Bytes
Contents
# fluent-format A command line utility to format fluentd configuration beautifully ## Installation Add this line to your application's Gemfile: gem 'fluent-format' And then execute: $ bundle Or install it yourself as: $ gem install fluent-format Run as $ fluent-format -c fluentd.conf ## ToDo 1. write tests ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## Licenses See [LICENSE](LICENSE)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-format-0.1.1 | README.md |