Skip to content

aercolino/Chili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published