Chili – The jQuery Plugin for Highlighting Code
- Open a command window and go to the directory this file is in.
- At the prompt, type
ant chilifor building the uncompressed Chili distribution, with examples.ant chili.minfor building the compressed Chili code (using Google Closure Compiler).ant cleanfor removing all the built files.