davidacampos / zminifier

A simple application in charge of performing recursive JavaScript/CSS minification and updating their references on their parent HTML/JSP/etc files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zminifier

A simple command line application that performns recursive JavaScript/CSS/HTML minification and updates their references on their parent HTML/JSP/etc files.

Usage: ZMinifier.exe "C:\Path\To\Minify"

NOTE: If no path is passed a parameter when executing the EXE, it uses the current path where the EXE is executed.

About

A simple application in charge of performing recursive JavaScript/CSS minification and updating their references on their parent HTML/JSP/etc files.


Languages

Language:C# 100.0%