All Posts

A thumbnail image

JS-CSS minifier using yui compressor and python

While uploading minified JS and CSS files to web server, i had to minify individual files and then upload them to web server. So, I wrote a Python script which takes multiple JS and CSS files as arguments on command line and saves them in folder.