Swaagie / minimize

Minimize HTML
MIT License
162 stars 18 forks source link

minifying all HTML files recursively in folder #79

Open revelt opened 8 years ago

revelt commented 8 years ago

Is there a way to minify all HTML files recursively in a given folder?

The following does not work: minimize --output public/**/*.html public/**/*.html

Swaagie commented 7 years ago

This might not supported right now. But I'd be happy to accept a PR that makes this available