# README
Lightify
Let's Minify & Compress static files on the fly.
Features
- Simple & Stupid.
- Minify
css, js, html, xml, json
. - Gzip each minified file.
- Combine and inline self-hosted
css, js
on the fly! - Supports any http upstream.
- Portable, no dependancies.
Download
- Docker
$ docker run --network=host alash3al/lightify --upstream="http://localhost:8080"
- Binaries go to releases page
Credits
Mohamed Al Ashaal, a Gopher ;)
License
MIT License
Contribution
The door is always open ;)