Sha256: d449a0dca632f8d8ff89fd026d2aa46afa98d2480b5b698de6db182c354ffbdc
Contents?: true
Size: 963 Bytes
Versions: 2
Compression:
Stored size: 963 Bytes
Contents
# SlimEmbeddedMinify 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
slim-embedded-minify-0.2.0 | README.md |
slim-embedded-minify-0.1.3 | README.md |