Questions and answers about Accurate cascade style scheets «Easy Neatly»

How to start the program «Easy Neatly» to treat CSS file? about Accurate cascade style scheets «Easy Neatly»

Find with the help of Windows™ Explorer yours of CSS file and with the right click call the context-sensitive menu for it. In the menu select a type of transformation.
Easy Neatly

What parameters of the command line knows «Easy Neatly»? about Accurate cascade style scheets «Easy Neatly»

The program EasyNeatly is the console application. Start-up from command line with keys:

  1. The sequence of the instruction of keys in the command line has not value. You can write keys in any order.
  2. There are two such as keys the short (1) one letters and long - whole word.
  3. The short keys are determined by one hyphen (-) long by two (--).
  4. Any key both long and short can matter a difiniendum after a sign equally (=).
  5. The short keys without values can be grouped without separating signs (-abcdk).
  6. The short key with value cannot be grouped and always goes separately (-ab -c=value -df).
  7. The long keys both with value and without it can be grouped and are divided by a semicolon (;) (--neatly;file=C:\file.css;quant).
Short Long Key Description
-f --file Sets the file for processing
-p --pattern Name of the file of templates without the extension
-i --indexpattern Index of section in the file of templates
-r --regmenu To register the context-sensitive menu
On the language, selected at installation,
-s --menurus To register the context-sensitive menu
In Russian
-g --menueng To register the context-sensitive menu
In English
-? --help The help the help on keys of the program
-e --easy To simplify a code CSS
To remove all superfluous signs and comments
-n --neatly To create the accurately formatted code CSS
Divided on semantic group.
-q --quant To quantize of colour
Is long of colour is reduced From (7) seven numerals up to (4) four.
Examples of start-up under Windows
>easynetly.exe -f="C:style.css" -e
// Pattern Easy >easynetly.exe -f="C:style.css" -n
// Pattern Neatly >easynetly.exe --neatly;quant;file=C:style.css
// Pattern Neatly with color quantize. >easynetly.exe --quant;file=C:style.css --easy
// Pattern Easy with color quantize.
Example of start-up under Linux
#wine easyneatly.exe -f=/myweb/site1/style.css -nq
Output activity of the program in the console
Input/Output File : /myweb/site1/style.css
Backup File : /myweb/site1/style.backup(1).css
Original Size : 6524
Refined Size : 8076
Whether can I make an own template for «Easy Neatly»? about Accurate cascade style scheets «Easy Neatly»

Yes. Certainly. You can create many templates and to use them.
Look more in detail here About that that such template, where it to put and as about a work with it.