Menu Close
  • Categories
  • Tags
  • About
Close
    • xoreth (coret)
    • Categories
    • Tags
    • Search

    Compress CSS and Javascript Files

    Published: October 14, 2014 by Galuh D Wijatmiko Creative Commons Licence

    • Categories:
    • Script 14
    • Server 28
    • Tags:
    • Script 14

    Depends : jdk,yuicompressor

    get yuicompressor

    wget -c wget https://github.com/yui/yuicompressor/releases/download/v2.4.8/yuicompressor-2.4.8.jar

    How to compress?

    java -jar yuicompressor-2.4.8.jar --type css style.css > style.css

    Back to Top
    ← STDIN and ATDOUT Bash Install And Configuration openSSL Certificate to Apache →

    About

    The Notes of System Engineer

    @wajatmaka | 2020
    Back to Top