Packing jQuery plugin - jFeed

Posted by David Neale on Stack Overflow See other posts from Stack Overflow or by David Neale
Published on 2010-04-26T10:20:18Z Indexed on 2010/04/26 10:23 UTC
Read the original article Hit count: 550

Filed under:
|

I have a modified version of the jFeed plugin and now want to pack the four source files.

There is a Makefile and some perl scripts in the download but I don't know how to use them.

This is the file structure:

\Makefile
\proxy.php
\src\jatom.js
\src\jfeed.js
\src\jfeeditem.js
\src\jrss.js
\build\packer\jsPacker.pl
\build\packer\Pack.pm
\build\packer\ParseMaster.pm

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about packaging