RubyGems Navigation menu

cli-yui-compressor 0.3

Compresses Javascript & CSS files on the command line interface with yui-compressor. Run `cli-yui-compressor` or its shorthand `cyc`. Usage: cli-yui-compressor | cyc [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 A

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3 - January 24, 2012 (5.5 KB)

Runtime Dependencies (1):

yui-compressor = 0.9.4

Owners:

Authors:

  • Seraf Dos Santos

SHA 256 checksum:

526b68f2f708e6510a37459b81edd674cd4e290685e7dad141ca2a4b18f8b812

Total downloads 4,765

For this version 4,765

Licenses:

N/A

Required Ruby Version: None

Links: