wbdv_packer – A RubyGem To Compress Javascript & CSS Files On The Command Prompt

Usage: wbdv_packer [options] [filename]
    -c, --charset [CHARSET]          Sets the output charset (CSS & JS). Default: utf-8
    -l, --line-break [NUMBER]        Sets the max output line width (CSS & JS). Default: 1337
    -o, --optimize                   Sets code optimization on compress (JS Only). Default: true
    -p, --preserve                   Sets preserved semi-colons (JS Only). Default: true
    -s, --short                      Sets shortened local variables (JS Only). Default: true
    -v, --version                    Print version
    -h, --help                       Display this screen

Seraf Dos Santos MIT License Copyright (c) 2012 Seraf Dos Santos – All rights reserved.