Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.35 KB

readme.md

File metadata and controls

41 lines (25 loc) · 1.35 KB

TinyMCE Compressor

What you need to build TinyMCE Compressor

How to build TinyMCE Compressor

In the root directory of TinyMCE Compresor where the build.xml file is you can run ant against different targets.

ant

Will build release packages for all compressor types jsp, php, .Net, cf, perl.

ant jsp

Will generate a release package for the jsp version.

ant php

Will generate a release package for the php version.

ant net

Will generate a release package for the net version.

ant cf

Will generate the a release package for the cf version.

ant perl

Will generate the a release package for the perl version.

Contributing to the TinyMCE Compressor project

You can read more about how to contribute to this project at http://tinymce.moxiecode.com/contributing