blob: 24df9989d9a4967b4ff365ba606e3e1bbe6ff9a3 [file] [log] [blame]
Welcome to the Universal Wiki Converter readme.txt file
Building (please note you do not need to build the UWC to run it, just if you're doing development work on it):
To build the UWC use ANT (http://ant.apache.org/):
* cd devel (the devel dir.)
* ant (the default target will build the UWC under
To run the newly built UWC
* cd target/uwc/
* chmod a+x *sh
* ./run_uwc_devel.sh
For more info, please see:
http://confluence.atlassian.com/display/CONFEXT/Universal+Wiki+Converter