Why?
I Found Yahoo's YUI Compressor to do a wonderful job of compressing and is my compressor of choise; but it lacked multi-file compression for those of us that need to keep source, and release compressed js/css files. And also for those of us that are impacient..... :)
What does it do?
Well, in short, all it does is use the YUI Compressor to compress entire directories of files to a different directory. YUI currently doesn't support this.
Need more detials?
<--- Here is a picture of this simple application.
I chose to write it in C# using .net 3.5.
If directories don't exist in the new base directory, it will create them.
| quick_yui_compressor_interaction_utility_0.11.zip |
| quick_yui_compressor_interaction_utility_0.11_source.zip |