Skip to content

Instantly share code, notes, and snippets.

@h3nr1ke
Created February 15, 2018 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h3nr1ke/efa08bec79f86b1d32c965f696b4e0d6 to your computer and use it in GitHub Desktop.
Save h3nr1ke/efa08bec79f86b1d32c965f696b4e0d6 to your computer and use it in GitHub Desktop.
Install and use compress tool ubuntu
#install
sudo apt-get install yui-compressor
#to use, js and css files only
yui-compressor /path/to/file -o /path/to/new/file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment