Sha256: 7007eb30d70c850718af45d631f7657baeae56ece8f38e35d86884cc3fe003e0
Contents?: true
Size: 841 Bytes
Versions: 4
Compression:
Stored size: 841 Bytes
Contents
[![Stories in Ready](https://badge.waffle.io/enilsen16/eefgilm.png?label=ready&title=Ready)](https://waffle.io/enilsen16/eefgilm) #Eefgilm: A gem for cleaning up your Gemfile #Description: This gem automatically sorts the Gemfile alphabetically and removes comments, per Best Practice. Grouped gems are only sorted within their group. ## Installation Add this line to your application's Gemfile: gem 'eefgilm' And then execute: $ bundle Or install it yourself as: $ gem install eefgilm ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/enilsen16/eefgilm/fork ) 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 a new Pull Request
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
eefgilm-0.0.5 | README.md |
eefgilm-0.0.4 | README.md |
eefgilm-0.0.3 | README.md |
eefgilm-0.0.1 | README.md |