SimpleModal - A private industrydive fork of @ericmmartin's modal dialog framework for jQuery
In the main directory of the distribution (the one that this file is in), type the following to make all versions of SimpleModal:
ant
The standard, uncompressed, SimpleModal code.
Makes: ./dist/jquery.simplemodal.divefork.js
This will also output a minified version.
ant full
Finally, you can remove all the built files using the command:
ant clean