hero76 / Chili

Chili is the jQuery code highlighter plugin.

Home Page:http://noteslog.com/chili/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Open a command window and go to the directory this file is in.
  2. 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.

About

Chili is the jQuery code highlighter plugin.

http://noteslog.com/chili/

License:GNU General Public License v2.0