Unified Static Content Compressor

· web software

A while ago I wrote a small build wrapper that provides a command line compressor using YUI and Google's HTML Compressor. Pretty simple:

  1. Build using ant
  2. Run jar to compress CSS, HTML and JS.

https://sourceforge.net/projects/unifiedcomp/