Sha256: e29fb79e151574d7f3302776073bbd2aef0f2fc8b95b1558acc3d72f346edd96
Contents?: true
Size: 1.05 KB
Versions: 7
Compression:
Stored size: 1.05 KB
Contents
# SlimEmbeddedMinify [![Gem Version](https://badge.fury.io/rb/slim-embedded-minify.svg)](https://badge.fury.io/rb/slim-embedded-minify) A slim file to minify embedded code. ## Installation Just install the slim-embedded-minify gem ``` gem install slim-embedded-minify ``` or if you use bundler put this in your `Gemfile` ``` gem 'slim-embedded-minify' ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/ydah/slim-embedded-minify. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/ydah/slim-embedded-minify/blob/main/CODE_OF_CONDUCT.md). ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Slim::Embedded::Minify project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ydah/slim-embedded-minify/blob/main/CODE_OF_CONDUCT.md).
Version data entries
7 entries across 7 versions & 1 rubygems