wbdv_packer 0.1
Compresses Javascript & CSS files on the terminal. Usage: wbdv_packer [options] [filename or stdin] -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
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (1):
            yui-compressor
            = 0.9.4
          
    