Skip to content

Instantly share code, notes, and snippets.

@alejandrobernardis
Created March 28, 2013 19:14
Show Gist options
  • Select an option

  • Save alejandrobernardis/5265982 to your computer and use it in GitHub Desktop.

Select an option

Save alejandrobernardis/5265982 to your computer and use it in GitHub Desktop.
HTML Compressor
$(java) -jar $(chtml) --compress-js --compress-css -r -t html -o $(deploy)/public/ $(deploy)/public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment