Chili – The jQuery Plugin for Highlighting Code What you need to build your own Chili Make sure that you have Java installed. Make sure that you have Ant installed. How to build your own Chili Open a command window and go to the directory this file is in. At the prompt, type ant chili for building the uncompressed Chili distribution, with examples. ant chili.min for building the compressed Chili code (using Google Closure Compiler). ant clean for removing all the built files.