Skip to content

A RubyGem To Compress Javascript & CSS Files On The Command Line Interface

License

Notifications You must be signed in to change notification settings

Syr3f/cli-yui-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-yui-compressor – A RubyGem To Compress Javascript & CSS Files On The Command Line Interface

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

MIT License Copyright (c) 2012 Seraf Dos Santos

About

A RubyGem To Compress Javascript & CSS Files On The Command Line Interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published